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: Thu, 07 Jan 2021 22:29:00 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>>> when building Emacs...
>>
>> Even after
>>
>>     (cd lisp; make autoloads)
>
> Hm...  yup.  But ... perhaps the bootstrap wipes out the autoloads
> again?

Indeed it does.  I believe this warning is harmless there: it does mean
that the bootstrap build is not fully functional (it will fail to start
in non-batch mode), but that bootstrap build will successfully build the
lisp/loaddefs.el (and all the .elc files etc...) and the subsequent
"real build" will then be fully functional.

> I'm still a bit vague on how and when they're actually uploaded,
> other than that Glenn does something magical every week.

Right, the warning should disappear next time Glenn updates the
`ldefs-boot.el` file.


        Stefan




reply via email to

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