emacs-devel
[Top][All Lists]
Advanced

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

Re: Finalizing 'inhibit-automatic-native-compilation'


From: Stefan Monnier
Subject: Re: Finalizing 'inhibit-automatic-native-compilation'
Date: Sat, 28 Jan 2023 17:24:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>> >> And we do have a solution: pregenerate the trampolines.
>> > So you are saying that the "prevent writing trampolines" part of
>> > inhibit-automatic-native-compilation is not needed?
>> 
>> I'm saying it's only needed temporarily, until we fix our compilation
>> system so trampolines are pregenerated.
>
> Can we decide that "temporarily" we will write trampolines even if
> native-compilation was disabled, i.e. go back to what we had in Emacs
> 28?

I don't understand the question: the context of what I'm proposing is
when there is no writable eln-cache in $HOME, and I'm proposing to solve
the problem by writing them to `temporary-file-directory`.


        Stefan




reply via email to

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