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

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

Re: limit native compilation - how


From: Eli Zaretskii
Subject: Re: limit native compilation - how
Date: Sat, 15 Jan 2022 17:58:07 +0200

> From: Colin Baxter 😺 <m43cap@yandex.com>
> Date: Sat, 15 Jan 2022 15:42:34 +0000
> 
> 
> I want to limit native compilation to emacs' own libraries and not
> include any of my own lisp files. I tried a .dir-locals.el file 
> 
> --8<---------------cut here---------------start------------->8---
> ((emacs-lisp-mode .
> ((eval: (setq no-native-compile t)))))
> --8<---------------cut here---------------end--------------->8---
> 
> in the directory I want native compilation to avoid. That didn't
> work. Perhaps I can't see the wood for the trees, but I don't understand
> what's wrong with the .dir-locals. Can anyone help?

Did you try to customize native-comp-deferred-compilation-deny-list?



reply via email to

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