emacs-devel
[Top][All Lists]
Advanced

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

Re: New obsolete.el file for obsolete stuff?


From: Lars Ingebrigtsen
Subject: Re: New obsolete.el file for obsolete stuff?
Date: Tue, 18 Aug 2020 14:38:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Stefan Kangas <stefan@marxist.se> writes:

> I think this is a nice idea to basically move some cruft out of the way,
> to where we don't need to see it.

I don't think that would work...  We add the aliases and stuff so that
people's code will continue to work.  If somebody has out-of-tree code
that says

(require 'foo)
(foo-name)

that continues to work even if we've obsoleted foo-name.  Moving it to a
separate file would defeat the purpose of that...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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