bug-gnu-emacs
[Top][All Lists]
Advanced

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

viper portability [Re: Viper hoses describe-key{, -briefly} in xemacs]


From: Ilya N. Golubev
Subject: viper portability [Re: Viper hoses describe-key{, -briefly} in xemacs]
Date: Thu, 14 Jun 2007 22:32:32 +0400
User-agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.20 (linux)

> This change was done by somebody in the emacs trunk.

That is, by Chong Yidong <cyd@stupidchicken.com> (whom cc-ing),
recorded as 2007-03-21 one in emacs `ChangeLog', `viper.el' revision
1.101 of 2007-03-21 16:18:25 +0000.  Whoever do changes like this,
they must understand the following.

> I did not test it on xemacs when I merged this with my changes.

That is, changes of viper code in emacs cvs can easily go into xemacs
package cvs without any checks.  In other words, the code in emacs cvs
has to be portable to xemacs also, it is normally expected to work in
both emacs and xemacs.

Nothing states that explicitly, as a requirement for (or at
least a request to) developers.  Only comment in `viper.el' says that
the software is

  for Emacs and XEmacs

Comments in many other viper `.el' files do not mention even that.

What might help is `README' file in emacs cvs stating explicitly that
the development sources of viper are intended to be portable as above.


Another issue is updating xemacs package change log.  Certainly if
some upstream (emacs cvs in this case) changes are merged there,
adding relevant upstream change log entries is also appropriate (in
the same file or in a separate one is a matter of taste).  The very
glance at entries for changes one is going to merge can help detect
the appearance of non- portable code, so that one can at least delay
merging that particular change.




reply via email to

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