GNU bug report logs - #43255
28.0.50; feature/native-comp void-function subr-native-lambda-list

Previous Next

Package: emacs;

Reported by: arthur.miller <at> live.com

Date: Mon, 7 Sep 2020 10:32:02 UTC

Severity: normal

Found in version 28.0.50

Done: Andrea Corallo <akrl <at> sdf.org>

Bug is archived. No further changes may be made.

Full log


Message #52 received at 43255 <at> debbugs.gnu.org (full text, mbox):

From: Andrea Corallo <akrl <at> sdf.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 43255 <at> debbugs.gnu.org, Stefan Kangas <stefankangas <at> gmail.com>,
 arthur.miller <at> live.com
Subject: Re: bug#43255: 28.0.50;
 feature/native-comp void-function subr-native-lambda-list
Date: Tue, 08 Sep 2020 14:54:31 +0000
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Stefan Kangas <stefankangas <at> gmail.com>
>> Date: Tue, 8 Sep 2020 00:47:04 -0700
>> Cc: 43255 <at> debbugs.gnu.org, Andrea Corallo <akrl <at> sdf.org>
>> 
>> > as it's a minor feature that moreover has no effect at all until some
>> > Lisp files are compiled with it.
>> 
>> AFAICT, when using the native-comp branch, Lisp files are automatically
>> compiled without me having to do anything.
>
> That'd be a misfeature, I think: it means that users who build their
> own Emacs will have their build take hours.  I'd prefer to have an
> option to delay native compilation to some later time, ideally have it
> JIT-compiled, like Guile does.
>
> Is this possible?

The only files that is mandatory to have compiled Ahead of Time are the
one dumped, the rest of emacs is up to the user to do them Aot or not.

Right I'm gonna set the default so that the bare minimum is compiled
AoT.

That said I think what Stefan meant is precisely that compilation is
happening automatically Jit like with no user intervention.

  Andrea




This bug report was last modified 4 years and 253 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.