GNU bug report logs -
#13417
24.2.92; Show number of errors in compilation mode
Previous Next
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.
Full log
Message #11 received at 13417 <at> debbugs.gnu.org (full text, mbox):
> 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?
This bug report was last modified 7 years and 184 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.