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: Eli Zaretskii
Subject: Re: Finalizing 'inhibit-automatic-native-compilation'
Date: Tue, 14 Feb 2023 15:11:45 +0200

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: Andrea Corallo <akrl@sdf.org>,  emacs-devel@gnu.org,  larsi@gnus.org,
>   rlb@defaultvalue.org
> Date: Mon, 13 Feb 2023 22:31:08 -0500
> 
> > 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, meaning the
directory to place the trampolines, then I think we should, since that
can support use cases other than unwritable home directory.



reply via email to

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