emacs-devel
[Top][All Lists]
Advanced

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

Re: ./configure --with-native-compilation on macos (11.5.2 Big Sur)


From: Stefan Kangas
Subject: Re: ./configure --with-native-compilation on macos (11.5.2 Big Sur)
Date: Mon, 6 Sep 2021 09:34:15 +0200

Jean-Christophe Helary <lists@traduction-libre.org> writes:

> When I leave Emacs in the background to work on other apps, it seems to bring 
> the *Warnings* buffer to the front when something happens. I never saw that 
> before today.

This is native compilation doing its work in the background.  You can
turn this behaviour off by setting
'native-comp-async-report-warnings-errors' to 'silent' or nil.

The default is currently t, but AFAIK the idea is to change that
before Emacs 28.1 is released.

> Now my *Warnings* keeps growing and looks like this, and it doesn't seem to 
> stop. Or will it when Emacs is done doing whatever it currently does in the 
> background ?

Yes, it will stop when Emacs runs out of files to native compile.



reply via email to

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