[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Add new variable 'inhibit-native-compilation'
From: |
Eli Zaretskii |
Subject: |
Re: Add new variable 'inhibit-native-compilation' |
Date: |
Thu, 06 Oct 2022 11:16:51 +0300 |
> From: Konrad Podczeck <konrad.podczeck@univie.ac.at>
> Date: Thu, 6 Oct 2022 09:55:24 +0200
> Cc: Eli Zaretskii <eliz@gnu.org>,
> Andrea Corallo <akrl@sdf.org>,
> Lars Ingebrigtsen <larsi@gnus.org>
>
> How to get, after the changes of how native compilation works, the old
> behavior, i.e., one sees a log file of how native compilation of
> packages goes on, and after finishing this, in .emacs.d, an eln-cache
> folder is shown showing all the packages which have been natively
> compiled, instead, as it is now, only two trampoline files?
You mean, installing a package no longer natively-compiles its files?
Not even when you later load the package into Emacs and use it? If
so, in what Emacs version do you see that?