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: Sun, 12 Feb 2023 22:09:06 +0200

> From: Aymeric Agon-Rambosson <aymeric.agon@yandex.com>
> Cc: akrl@sdf.org, spwhitton@spwhitton.name, monnier@iro.umontreal.ca,
>  emacs-devel@gnu.org, larsi@gnus.org, rlb@defaultvalue.org
> Date: Sun, 12 Feb 2023 20:58:15 +0100
> 
> If we have to provide the location, we have to ensure the 
> directory exists.

That has never been a problem.  There's any number of ways to ensure
that, whether from Emacs or outside it.

> The current meaning of `inhibit-automatic-native-compilation' is a 
> current "good" state that allowed a large number of build failures 
> to disappear

But it caused trouble in other situations, and is very hard to support
portably.  Any code that removes a .eln file that is being used by the
very Emacs session which removes it is building on non-portable
assumptions.

So I very much want to remove this part from Emacs.



reply via email to

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