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: Tue, 14 Feb 2023 10:09:44 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

>> > If we do this, any reasons not to do that also for any other .eln
>> > files, not just trampolines?
>> 
>> Generating&using trampolines is necessary for correct execution.
>> In contrast other `.eln` affect only performance.
>> 
>> Generating files in `temporary-file-directory` is definitely not ideal,
>> so I'd rather limit it to the cases where it's necessary for correctness.
>
> If by this you mean that we should not allow
> comp-enable-subr-trampolines to have a string value,

No, that's not what I mean (and I don't understand the connection you
see between what I wrote and what you wrote).

> meaning the directory to place the trampolines, then I think we
> should, since that can support use cases other than unwritable
> home directory.

I have no objection to the string value of
comp-enable-subr-trampolines`.


        Stefan




reply via email to

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