emacs-devel
[Top][All Lists]
Advanced

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

Re: Strange change in bytecmop.el


From: David Kastrup
Subject: Re: Strange change in bytecmop.el
Date: Tue, 26 Jul 2005 10:44:50 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Juanma Barranquero <address@hidden> writes:

> However, supporting "(boundp 'emacs)" would make sense.

So, just _when_ would you use it?

> I don't think we're in the business of telling outside elisp
> developers whether they should consider Emacs or XEmacs the "main
> line".

You just said above that making the distinction only makes sense for
packages maintained externally.

> If a guy uses XEmacs and develops a package for it, and he's nice
> enough to make allowances for it to work on Emacs, it's a bit absurd
> to ask him to consider Emacs the main line and put XEmacs code
> inside guards. Supporting the 'emacs feature is not a big deal, but
> it is certainly nicer to non-Emacs developers (at least long term).

I don't see that.  I am afraid of people putting (boundp 'emacs) into
code also for things that Emacs happens to have _now_, even though
XEmacs might gain them in a later synch, or just putting (boundp
'emacs) habitually in without thinking anything about it.

I really think that this is one change that we are better off without.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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