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: Tue, 18 Jan 2022 04:22:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Monnier via Users list for the GNU Emacs text editor wrote:

> The native-compiled files will only work with the current
> Emacs executable, so those packages's .elc files will need
> to be recompiled when you upgrade to a new Emacs. Hence the
> current behavior of "compile .elc to native code upon first
> use" is more or less indispensable.
>
> We could additionally eagerly native-compile the .el files
> when the package is installed, of course, and that should
> even be easy to do via some hook (or at worst advice)
> without changing `package.el`. We'll see how it goes.

Very interesting, this!

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




reply via email to

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