From: Alex S. <al...@em...> - 2002-12-22 13:34:10
|
Ville Skytt=E4 <vil...@xe...> writes: > On Mon, 2002-10-07 at 20:31, Alex Schroeder wrote: > >> > Not *just* replace, but to carefully examine the differences (and most >> > likely consequently do a more thorough sync). The GNU one does a lot >> > more stuff than ours. It would definitely be a Good Thing to get the >> > versions in sync. All help with this task is very much welcome. >>=20 >> I will be glad to help from my side... But I do not usually use >> XEmacs, I just try to write portable code. > > Great! A good way to start would be to grab our easy-mmode.el from [1] > or the latest Sumo and start working out the diff (beware, it's quite a > big one) between it and the desired GNU version. And to keep in mind > that it has to work with XEmacs 21.1, 21.4 and 21.5... but to be able to > get the synced version to work with 21.4 would be a good start. > > [1] > <http://cvs.xemacs.org/viewcvs.cgi/XEmacs/packages/xemacs-packages/xemacs= -base/easy-mmode.el> Well, in the end I was too lazy to get the latest XEmacs to test this, and to set up a working environment... So instead we have a erc-define-module command, that does other things beyond just defining a minor mode... And since we already accumulated even more comparative emacsology cruft, we might as well keep the minor mode compatibility hack... Alex. |