emacs-devel
[Top][All Lists]
Advanced

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

Re: Bundling GNU ELPA packages with Emacs - what are we missing?


From: Stefan Monnier
Subject: Re: Bundling GNU ELPA packages with Emacs - what are we missing?
Date: Thu, 10 Sep 2020 16:52:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> It might help if there was a mechanism to freeze packages, so no
> upgrades are suggested for packages that are frozen.

There's a mechanism to control which version of a package is used
(i.e. `package-load-list`).  We could/should refrain from auto-updating
package whose version is "frozen" this way.

Note that the purpose of `package-load-list` is not to prevent
installing other versions, but to prevent *activating* other versions.


        Stefan




reply via email to

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