emacs-devel
[Top][All Lists]
Advanced

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

Re: Allow calling package-initialize more than once


From: Stefan Monnier
Subject: Re: Allow calling package-initialize more than once
Date: Wed, 29 Aug 2018 15:33:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> Perhaps you could just make package-initialize copy these values and
>> then do nothing if they have not changed.
> How about instead of trying to magically fix it, we signal a warning
> like present, except only when the aforementioned variables have
> changed between the two invocations of package-initialize?

I think running package-initialize in those cases will better reproduce
the old behavior, so I think it's better to do that than to skip
running it.
But yes, it needs a warning in any case.


        Stefan




reply via email to

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