emacs-devel
[Top][All Lists]
Advanced

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

Re: loaddefs.eln


From: Lars Ingebrigtsen
Subject: Re: loaddefs.eln
Date: Sat, 03 Sep 2022 12:03:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> With the recent changes on master, loaddefs.el gets byte-compiled each
> time it changes, and before dumping Emacs, which is good.  But in a
> native-comp build, loaddefs is not compiled natively, so we load
> loaddefs.elc rather than loaddefs.eln.
>
> Is that intended?  If not, I think our Makefile's need some tweaking.

Ideally, we'd want to load the loaddefs.eln.  But in practice, I don't
think it makes much difference -- there's usually very little actual
code in the loaddefs.el file.



reply via email to

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