emacs-devel
[Top][All Lists]
Advanced

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

Re: Add a configure option for NATIVE_FULL_AOT?


From: Andrea Corallo
Subject: Re: Add a configure option for NATIVE_FULL_AOT?
Date: Wed, 18 Aug 2021 19:44:20 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Stefan Monnier <monnier@iro.umontreal.ca>
>> Cc: Eli Zaretskii <eliz@gnu.org>,  emacs-devel@gnu.org
>> Date: Wed, 18 Aug 2021 12:48:04 -0400
>> 
>> > Then all would be well: the idea is not for the user to replace the
>> > distribution's .eln files, just to override them in case she wants
>> > to change the corresponding .el files.
>> 
>> The way the .eln file naming has been designed is for the .eln files to
>> be "transparent", i.e. Emacs first looks for a `.elc` or `.el` file and once
>> it finds it, it looks for the corresponding `.eln` file.
>
> I think it actually requires to see the .el file, otherwise it won't
> load the .eln file.  The .elc file is not enough.  Andrea, am I right?

That is correct.




reply via email to

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