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: Emanuel Berg
Subject: Re: limit native compilation - how
Date: Sat, 15 Jan 2022 17:01:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Colin Baxter wrote:

> 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 [...]
>
> 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?

If you byte-compile them they will be natively-compiled if the
.elc files end up in the same directory as the original
.el files.

See what you got in 

  ~/.emacs.d/eln-cache/

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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