emacs-devel
[Top][All Lists]
Advanced

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

Re: Imports / inclusion of s.el into Emacs


From: Richard Stallman
Subject: Re: Imports / inclusion of s.el into Emacs
Date: Sun, 03 May 2020 23:13:47 -0400

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > So, does that mean that once something "ships" with Emacs it's written in
  > stone forever? What could be good rules of thumb to be able to rename or
  > alias something?

To replace an established function name is something we do only with
great caution.  First we define the new name.  Later we deprecate the
old name.  Later we make a warning when it is used.  A few years after
that, we could delete it, perhaps.  It takes many years.

We can do this when the new name is clearly an improvement.

We can also add new aliases without replacing the old name.  But we
should not do that merely because someone asks for another name.
-- 
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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