unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* New obsolete.el file for obsolete stuff?
@ 2020-08-18 12:10 Stefan Kangas
  2020-08-18 12:24 ` Andrea Corallo via Emacs development discussions.
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Stefan Kangas @ 2020-08-18 12:10 UTC (permalink / raw)
  To: emacs-devel

I was investigating some XEmacs compat code the other day and stumbled
across their library obsolete.el, which they used to put all their
obsolete aliases.

You can find their library here:

    https://bitbucket.org/xemacs/xemacs/src/default/lisp/obsolete.el

Its Commentary says:

    The obsoleteness support used to be scattered throughout various
    source files.  We put the stuff in one place to remove the junkiness
    from other source files and to facilitate creating/updating things
    like sysdep.el.

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.

Could we do something similar for Emacs?  I'm thinking that we don't
need to move all stuff at once, but if we create the file with a basic
structure, we could start using it little by little.

Best regards,
Stefan Kangas



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

end of thread, other threads:[~2020-08-19 14:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-18 12:10 New obsolete.el file for obsolete stuff? Stefan Kangas
2020-08-18 12:24 ` Andrea Corallo via Emacs development discussions.
2020-08-18 12:39   ` Stefan Kangas
2020-08-18 12:38 ` Lars Ingebrigtsen
2020-08-18 12:44   ` Stefan Kangas
2020-08-18 16:55 ` Stefan Monnier
2020-08-18 17:22   ` Eli Zaretskii
2020-08-19 14:01   ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).