[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: translate.google.com
- From: Sean Sieger <sean.sieger@xxxxxxxxx>
- Date: Tue, 23 Mar 2010 16:53:05 -0400
- X-ml-name: emacs-w3m
- X-mail-count: 11195
- References: <87iq8w9bfa.fsf@xxxxxxxxx> <87d3ywyiag.fsf@xxxxxxxxxxx> <87k4t4v9sb.fsf@xxxxxxxxx> <84vdcnd6ia.wl%tavernier.bruno@xxxxxxxxx>
Bruno Tavernier <tavernier.bruno@xxxxxxxxx> writes:
That may not be *exactly* what you want, but I wrote a small lisp
package, called gtranslate.el, for querying translate.google.com It
works at prompt or on region selection.
The last version lies here (emacs-source mailing-list):
http://www.mail-archive.com/gnu-emacs-sources@xxxxxxx/msg01838.html
Perhaps, I should put it on EmacsWiki as well for better visibility...
Hope this helps,
Bruno
PS: AFAIK, it works for GNU emacs only. (cf comments inside the file)
Thanks, Bruno; I'll check it out and get back to you.