emacs-devel
[Top][All Lists]
Advanced

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

Re: loaddefs.eln


From: Eli Zaretskii
Subject: Re: loaddefs.eln
Date: Sat, 03 Sep 2022 13:13:25 +0300

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: emacs-devel@gnu.org
> Date: Sat, 03 Sep 2022 12:03:48 +0200
> 
> 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.

Then maybe mark it with the no-native-compile cookie?



reply via email to

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