emacs-devel
[Top][All Lists]
Advanced

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

Re: native-comp *Warnings* buffer


From: Andrea Corallo
Subject: Re: native-comp *Warnings* buffer
Date: Thu, 13 May 2021 21:28:25 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>
>> I understand the utility of having these warnings, but does the buffer
>> need to be popped up every thirty seconds? Couldn't it just be displayed
>> once, when it's created, and then left alone? Compilation has been going
>> on for several minutes since rebuilding Emacs, and it's actually hard to
>> use with *Warnings* occupying my other window every few seconds!
>
> I should say that I know about
> `native-comp-async-report-warnings-errors', and I'd actually like to see
> these warnings (as many of them are about my own code :(), I'd just like
> to have them in the background.

Hi Eric,

unfortunately new warnings are showed when they are found while
compiling.  I agree this is annoying but at the same time I'm not sure
this behavior wrong.

Anyway in comp.el we just call `display-warning'.  If there's a better
way to handle this any suggestion or patch is very welcome :)

Thanks

  Andrea



reply via email to

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