bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#58429: 29.0.50; inhibit-automatic-native-compilation does not work a


From: Lars Ingebrigtsen
Subject: bug#58429: 29.0.50; inhibit-automatic-native-compilation does not work as expected.
Date: Tue, 11 Oct 2022 21:41:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Andrea Corallo <akrl@sdf.org> writes:

> Exactly.  I don't think magit is trying to invoke the native compiler
> directly (I don't see any trace of that in magit's source code).  Also
> other packages are reported to show the same issue (probably the one
> with no .eln already available).
>
> If this is the case is just `inhibit-automatic-native-compilation' not
> doing what it promises (read being broken).

It's meant to inhibit JIT compilation:

"If non-nil, inhibit automatic native compilation of loaded .elc files."

package.el calls the native-compilation functions directly, and are not
affected by the variable at all (as currently designed).






reply via email to

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