GNU bug report logs -
#44676
[PATCH] Support native compilation of packages on install
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Mon, 16 Nov 2020 02:39:01 UTC
Severity: wishlist
Tags: fixed, patch
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #41 received at 44676 <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefan <at> marxist.se> writes:
> Andrea Corallo <akrl <at> sdf.org> writes:
>
>>> +(defcustom package-native-compile t
>>> + "Non-nil means to native compile packages on installation."
>>> + :type '(boolean)
>>> + :risky t
>>> + :version "28.1")
>>
>> I don't have a strong feeling but I'm really not convinced this should
>> be t by default. Despite personal preferences the nil equivalent of
>> this is what we already do for vast majority of the .el distributed with
>> Emacs. WDYT?
>
> I don't have a strong opinion.
>
> Since I recompile Emacs frequently, I would likely want to set this to
> nil, but I assume most users would just use whatever comes with their
> distro. So perhaps a t value makes more sense for most users.
>
> That said, I'm happy with introducing the variable set to a nil value.
> We have time to change it later when we can think about it some more,
> and get experience with it. So I'll change it as you suggest (and
> update the NEWS entry accordingly).
My suggestion is to start with nil for coherency, we can always change
the default later if we feel.
Andrea
This bug report was last modified 4 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.