Re: Thank you Eli for your work on bidi!
Eli Zaretskii <[email protected]> Mon, 26 Jul 2010 06:09:14 +0300
| Newsgroups | gmane.emacs.bidi |
|---|---|
| Message-ID | <[email protected]> |
> From: TAKAHASHI Naoto <[email protected]> > Date: Mon, 26 Jul 2010 09:32:57 +0900 > > Eli Zaretskii writes: > > > Here's one more: > > > . Provide a command to convert a region of text from English to a > > non-English script, using input method key remapping. > > I have already written such a one. > > Excerpt from lisp/international/robin.el: Thanks. It's a pity this isn't advertised anywhere. However, it seems robin.el needs a separate definition of conversion rules. What I had in mind was to use conversion rules of an existing input method. Can that be done?