bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53497: 29.0.50; native-compile after restarting Emacs


From: Andrea Corallo
Subject: bug#53497: 29.0.50; native-compile after restarting Emacs
Date: Thu, 27 Jan 2022 12:58:37 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Andrea Corallo <akrl@sdf.org>
>> Cc: arash@gnu.org, larsi@gnus.org, 53497@debbugs.gnu.org
>> Date: Thu, 27 Jan 2022 10:57:19 +0000
>> 
>> I pushed d0aac84b2a as it seems to work for me here.
>
> Thanks.  But is it right to set comp--loadable regardless of whether
> native-comp-available-p returns non-nil?

In principle I'd say so, otherwhise we'll keep accumulating filenames in
`comp--delayed-sources' for all the session.

If we don't want to have errors raised by the deferred compilation when
an Emacs with native comp support is running without the native compiler
available I think we should guard against `native-comp-available-p'
inside 'maybe_defer_native_compilation'.  WDYT?

Thanks

  Andrea





reply via email to

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