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 05:23:57 +0200

> From: Andrea Corallo <akrl@sdf.org>
> Cc: Eli Zaretskii <eliz@gnu.org>,  emacs-devel@gnu.org,  Lars Ingebrigtsen
>  <larsi@gnus.org>,  Rob Browning <rlb@defaultvalue.org>
> Date: Mon, 13 Feb 2023 19:34:43 +0000
> 
> > when `comp-enable-subr-trampolines` is non-nil (and not a string) and
> > ~/.emacs.d/eln-cache is not writable (e.g. because $HOME doesn't exist)
> > we should produce the trampolines somewhere in
> > `temporary-file-directory` (maybe by setting
> > `comp-enable-subr-trampolines` to an appropriate string)
> 
> I'm positive about the concept of staying on the safe side on this, I'm
> just not a big fan of leaving `comp-enable-subr-trampolines' value
> mutated.  Dunno maybe we should just trying `temporary-file-directory'
> as last resource in our search for a suitable place for a trampoline?

If we do this, any reasons not to do that also for any other .eln
files, not just trampolines?



reply via email to

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