Re: Thank you Eli for your work on bidi!

TAKAHASHI Naoto <[email protected]> Mon, 26 Jul 2010 13:17:34 +0900
Newsgroups gmane.emacs.bidi
Message-ID <[email protected]>
Eli Zaretskii writes:

> 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?

You can reuse existing quail-define-rules.  All you have to do is
replace the part

  (quail-define-rules

with

  (robin-define-package "package-name" "comment"

Other than that, the format is compatible.

-- 
TAKAHASHI Naoto
[email protected]