emacs-devel
[Top][All Lists]
Advanced

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

Re: Proposal: Forwards-Compatibility Library for Emacs


From: Lars Ingebrigtsen
Subject: Re: Proposal: Forwards-Compatibility Library for Emacs
Date: Wed, 22 Sep 2021 00:16:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

João Távora <joaotavora@gmail.com> writes:

> Right.  And so if this is the goal (and given that I also agree to
> "start slow"), why not have more :core ELPA packages?
> Say subr-x.el, as an example.  It has no dependencies.  Why
> not make it a :core package right now?

If you overwrite the subr-x functions from, say, Emacs 25.1 with the
ones in Emacs 28, you'll likely end up with an Emacs that doesn't work.

(And we certainly don't want to take on the maintenance burden of
writing subr-x in such a way that it's backwards-compatible.)

-- 
(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]