emacs-devel
[Top][All Lists]
Advanced

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

Re: native-comp-async-report-warnings-errors default value


From: Eli Zaretskii
Subject: Re: native-comp-async-report-warnings-errors default value
Date: Thu, 02 Dec 2021 20:23:05 +0200

> From: Stefan Kangas <stefankangas@gmail.com>
> Date: Thu, 2 Dec 2021 09:03:13 -0800
> Cc: emacs-devel@gnu.org
> 
> Is it time to make this change on emacs-28 now?  Do we have any real
> problems left to fix in Emacs itself?

The situations where you seem to bump into this have nothing to do
with Emacs sources, do they?

> Note that this gives spurious warnings for general init file stuff like
> setting undefined variables:
> 
>     Warning (comp): init-general.el:45:7: Warning: assignment to free
> variable ‘display-time-24hr-format’
>     Warning (comp): init-general.el:46:7: Warning: assignment to free
> variable ‘bookmark-save-flag’
>     Warning (comp): init-general.el:48:7: Warning: assignment to free
> variable ‘Man-width’

Why are you compiling your init files?

Anyway, if we want to disable warning when natively-compiling init
files, how about doing only that?  I'm running a natively-compiled
Emacs 28 for a couple of weeks now, and I have yet to see a single
warning like those above.



reply via email to

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