"Richard M. Stallman" <[EMAIL PROTECTED]> 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


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to