emacs-devel
[Top][All Lists]
Advanced

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

Re: bug#30854: 27.0.50; Speeding up package.el startup


From: Stefan Monnier
Subject: Re: bug#30854: 27.0.50; Speeding up package.el startup
Date: Tue, 22 Dec 2020 12:20:11 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> I does: it processes the packages using the exact same code as
>> `package-activate-all`, so it obeys `package-load-list` (at least last
>> time I checked).
>
> Via   (package-activate (car elt)) ?

Yes.

> What is the workflow for the user to disable a package from loading?

Set `package-load-list`.

> Do you have any plan to implement this?

Don't know what you're referring to.


        Stefan




reply via email to

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