[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.
- Re: Add a configure option for NATIVE_FULL_AOT?, (continued)
- Re: Add a configure option for NATIVE_FULL_AOT?, Eli Zaretskii, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?, Stefan Monnier, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?, tomas, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?, Eli Zaretskii, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?, tomas, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?, Andrea Corallo, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?, Stefan Monnier, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?, Eli Zaretskii, 2021/08/19
- Re: Add a configure option for NATIVE_FULL_AOT?, Andrea Corallo, 2021/08/19
- Re: Add a configure option for NATIVE_FULL_AOT?, Eli Zaretskii, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?,
Andrea Corallo <=
- Re: Add a configure option for NATIVE_FULL_AOT?, Eli Zaretskii, 2021/08/19
- Re: Add a configure option for NATIVE_FULL_AOT?, Andrea Corallo, 2021/08/19
- Re: Add a configure option for NATIVE_FULL_AOT?, Stefan Kangas, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?, Eli Zaretskii, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?, Gunnar Horrigmo, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?, Eli Zaretskii, 2021/08/18
- Re: Add a configure option for NATIVE_FULL_AOT?, Gunnar Horrigmo, 2021/08/20
- Re: Add a configure option for NATIVE_FULL_AOT?, Eli Zaretskii, 2021/08/20
- Re: Add a configure option for NATIVE_FULL_AOT?, Gunnar Horrigmo, 2021/08/20
Re: Add a configure option for NATIVE_FULL_AOT?, Tom Gillespie, 2021/08/17