GNU bug report logs - #13417
24.2.92; Show number of errors in compilation mode

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Sat, 12 Jan 2013 05:39:02 UTC

Severity: wishlist

Tags: wontfix

Found in version 24.2.92

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13417 in the body.
You can then email your comments to 13417 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#13417; Package emacs. (Sat, 12 Jan 2013 05:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Liu <sdl.web <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 12 Jan 2013 05:39:02 GMT) Full text and rfc822 format available.

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

From: Leo Liu <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.2.92; Show number of errors in compilation mode
Date: Sat, 12 Jan 2013 13:37:15 +0800
This is a feature request originated from the discussion
http://thread.gmane.org/gmane.emacs.devel/154236:

  The unused compilation-num-errors-found variable seems to be a
  placeholder to showing number of errors or warnings in compilation mode,
  for example: 
  
    Compilation exited abnormally with 10 errors and 11 warnings at Wed
    Oct 10 23:34:40

Leo




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13417; Package emacs. (Sun, 13 Jan 2013 09:59:02 GMT) Full text and rfc822 format available.

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

From: Juri Linkov <juri <at> jurta.org>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 13417 <at> debbugs.gnu.org
Subject: Re: bug#13417: 24.2.92; Show number of errors in compilation mode
Date: Sun, 13 Jan 2013 11:51:56 +0200
> This is a feature request originated from the discussion
> http://thread.gmane.org/gmane.emacs.devel/154236:
>
>   The unused compilation-num-errors-found variable seems to be a
>   placeholder to showing number of errors or warnings in compilation mode,
>   for example:
>
>     Compilation exited abnormally with 10 errors and 11 warnings at Wed
>     Oct 10 23:34:40

Sometimes this might make the last line too long, e.g. 91 characters long:

  Compilation exited abnormally with code 2, 10 errors and 11 warnings at Wed Oct 10 23:34:40

But maybe this is not a problem.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13417; Package emacs. (Sun, 11 Feb 2018 21:46:02 GMT) Full text and rfc822 format available.

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

From: Juri Linkov <juri <at> linkov.net>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 13417 <at> debbugs.gnu.org
Subject: Re: bug#13417: 24.2.92; Show number of errors in compilation mode
Date: Sun, 11 Feb 2018 23:42:25 +0200
> This is a feature request originated from the discussion
> http://thread.gmane.org/gmane.emacs.devel/154236:
>
>   The unused compilation-num-errors-found variable seems to be a
>   placeholder to showing number of errors or warnings in compilation mode,
>   for example: 
>   
>     Compilation exited abnormally with 10 errors and 11 warnings at Wed
>     Oct 10 23:34:40

I'm sorry to say this but I see no way to implement this.
The problem is that the last line in the *compilation* buffer
is printed earlier than we know the number of compilation errors
because errors are counted by font-lock invoked at unpredictable times
when compilation process is already finished.

Fortunately since now the number of compilation errors and
warnings are displayed in the mode-line of *compilation* buffer,
do you think this is enough and we can close this feature request?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13417; Package emacs. (Mon, 12 Feb 2018 10:32:02 GMT) Full text and rfc822 format available.

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

From: Leo Liu <sdl.web <at> gmail.com>
To: Juri Linkov <juri <at> linkov.net>
Cc: 13417 <at> debbugs.gnu.org
Subject: Re: bug#13417: 24.2.92; Show number of errors in compilation mode
Date: Mon, 12 Feb 2018 18:30:53 +0800
On 2018-02-11 23:42 +0200, Juri Linkov wrote:
> Fortunately since now the number of compilation errors and
> warnings are displayed in the mode-line of *compilation* buffer,
> do you think this is enough and we can close this feature request?

Sounds good to me. Thanks for asking.

Leo




Added tag(s) wontfix. Request was from Juri Linkov <juri <at> linkov.net> to control <at> debbugs.gnu.org. (Mon, 12 Feb 2018 21:41:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 13417 <at> debbugs.gnu.org and Leo Liu <sdl.web <at> gmail.com> Request was from Juri Linkov <juri <at> linkov.net> to control <at> debbugs.gnu.org. (Mon, 12 Feb 2018 21:41:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 13 Mar 2018 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 47 days ago.

Previous Next


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