emacs-devel
[Top][All Lists]
Advanced

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

Re: disable automatic native-compilation?


From: Tor Kringeland
Subject: Re: disable automatic native-compilation?
Date: Sat, 9 Jul 2022 22:36:55 +0000

Stephen Leake <stephen_leake@stephe-leake.org> writes:

> - There should be a simple way to completely disable native compilation;
> Emacs should never do anything that I can't control. If setting
> native-comp-deferred-compilation nil is the right way to do this, it
> should be documented in the native compilation section of the elisp
> manual.

Doesn't setting

  (setq native-comp-speed -1)

disable native compilation?


reply via email to

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