emacs-devel
[Top][All Lists]
Advanced

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

Re: master 1d4e903417: Speed up generation of loaddefs files


From: Lars Ingebrigtsen
Subject: Re: master 1d4e903417: Speed up generation of loaddefs files
Date: Sat, 11 Jun 2022 17:59:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Even in the absence of any autoload cookies, the generated file is
> supposed to contain:
>
>      "(add-to-list 'load-path (directory-file-name
>                          (or (file-name-directory #$) (car load-path))))")
>
> so it's necessary to produce the file.

Ah, right.  I've now fixed this on the trunk, I think -- at least
Basil's test case works correctly for me now.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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