« Return to Thread: Thank you Eli for your work on bidi!

Re: Thank you Eli for your work on bidi!

by "Martin J. Dürst" :: Rate this Message:

| View in Thread



On 2010/07/26 13:17, TAKAHASHI Naoto wrote:

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

This sounds like copy by value. I think what Eli was looking for was
copy by reference. Maybe something like

     (robin-reuse-quail-package ....

Regards,   Martin.


--
#-# Martin J. Dürst, Professor, Aoyama Gakuin University
#-# http://www.sw.it.aoyama.ac.jp   mailto:duerst@...

_______________________________________________
emacs-bidi mailing list
emacs-bidi@...
http://lists.gnu.org/mailman/listinfo/emacs-bidi

 « Return to Thread: Thank you Eli for your work on bidi!