emacs-bidi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-bidi] Thank you Eli for your work on bidi!


From: TAKAHASHI Naoto
Subject: Re: [emacs-bidi] Thank you Eli for your work on bidi!
Date: Mon, 26 Jul 2010 13:17:34 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.3 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

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
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]