all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Is it planned to remove xemacs compatibility code?
@ 2004-10-26 16:26 CHENG Gao
  2004-10-26 18:24 ` Stefan Monnier
  2004-10-26 21:13 ` Stefan Monnier
  0 siblings, 2 replies; 8+ messages in thread
From: CHENG Gao @ 2004-10-26 16:26 UTC (permalink / raw)


Around Emacs code, I find many Xemacs compatibility code as 

(cond ((featurep 'xemacs) blah ...)
(if (featurep 'xemacs) blah ...)

Personally I think these codes should be removed.
And in etc/TODO, I can not find item for remove of these codes.

So I just wonder if it's desired. I think if it's planned, dev team can
post a message or add an item in TODO file. Thus every Emacs user can
submit patch file. After all, this kind of fix is not hard for ordinary
users.

Wish my question is not too dumb.

-- 
德不孤,必有邻
         -- 《论语-里仁》

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-10-27 17:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-26 16:26 Is it planned to remove xemacs compatibility code? CHENG Gao
2004-10-26 18:24 ` Stefan Monnier
2004-10-26 19:14   ` Jay Belanger
2004-10-26 21:00     ` David Kastrup
2004-10-26 21:17       ` Adrian Aichner
2004-10-27  6:29     ` Cheng Gao
2004-10-27 17:35     ` Richard Stallman
2004-10-26 21:13 ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.