ehem ... GPL2? Just in case you didn't know, if you don't
distribute
your version of XEmacs, you are not limited by the GPL at all. It
It's on my web page, which counts as distribution.
little more careful, but jcbmacs can be GPL3 if you say so (XEmacs
I don't like GPL3.
> May I suggest that XEmacs should consider FSF-style input
methods?
Patches welcome!
Unfortunately, I would have to think of a clean implementation. I
strongly suspect my current implementation would not pass your hygiene
filters.
(The issue being, how does one distinguish post-input-method events
from pre-input-method events? FSFmacs doesn't need to worry, since the
event reading and dispatching are all tightly bound together, but in
XEmacs dispatch needs to know whether to pass an event to an input
method or not. I didn't want to add properties or something like that,
so I just added a modifier bit MOD_INPUT, and set it on events that
come out of the input method.)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta