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: Mon, 25 Jul 2005 19:21:21 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"Richard M. Stallman" <address@hidden> writes:

>     Sure.  As long as we have code intended to run with XEmacs, calling it
>     anything but code intended to run with XEmacs would be obfuscate.
>
> The option we're actually talking about is not obfuscated.
>
>   (if (featurep 'emacs)
>       ...
>     ...)

Frankly, I can't make head nor tails out of it.  If this is supposed
to differentiate just XEmacs (and it will rule out any older version
of Emacs, too, as collateral), then I find it offensive that the
_default_ code path is for XEmacs, and we have to make an _exception_
for Emacs.  This is so backwards that I consider it repulsive.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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