[Top][All Lists]
[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
- Re: Strange change in bytecmop.el, (continued)
- Re: Strange change in bytecmop.el, Richard M. Stallman, 2005/07/22
- Re: Strange change in bytecmop.el, Stefan Monnier, 2005/07/23
- Re: Strange change in bytecmop.el, Richard M. Stallman, 2005/07/24
- Re: Strange change in bytecmop.el, Richard M. Stallman, 2005/07/24
- Re: Strange change in bytecmop.el, David Kastrup, 2005/07/24
- Re: Strange change in bytecmop.el, Richard M. Stallman, 2005/07/24
- Re: Strange change in bytecmop.el, David Kastrup, 2005/07/24
- Re: Strange change in bytecmop.el, Robert J. Chassell, 2005/07/25
- Re: Strange change in bytecmop.el, David Kastrup, 2005/07/25
- Re: Strange change in bytecmop.el, Richard M. Stallman, 2005/07/25
- Re: Strange change in bytecmop.el,
David Kastrup <=
- Re: Strange change in bytecmop.el, Juanma Barranquero, 2005/07/26
- Re: Strange change in bytecmop.el, David Kastrup, 2005/07/26
- Re: Strange change in bytecmop.el, Juanma Barranquero, 2005/07/26
- Re: Strange change in bytecmop.el, David Kastrup, 2005/07/26
- Re: Strange change in bytecmop.el, Juanma Barranquero, 2005/07/26
- Re: Strange change in bytecmop.el, Kim F. Storm, 2005/07/28