emacs-devel
[Top][All Lists]
Advanced

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

Re: master cf672c6: * lisp/emacs-lisp/package.el (package-activate-all):


From: Stefan Monnier
Subject: Re: master cf672c6: * lisp/emacs-lisp/package.el (package-activate-all): Another tweak
Date: Wed, 06 Jan 2021 10:40:32 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>>     * lisp/emacs-lisp/package.el (package-activate-all): Another tweak
>>
>>     `package-quickstart.el` files presume `package-activated-list`
>>     is a bound variable, so make sure this is the case even when 
>> `package.el` is
>>     not yet loaded.
>
> I'm still getting
>
> In command-line:
> startup.el:1233:28: Warning: reference to free variable `package-user-dir'
> startup.el:1233:45: Warning: reference to free variable
>     `package-directory-list'
>
> when building Emacs...

Even after

    (cd lisp; make autoloads)

??


        Stefan




reply via email to

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