GNU bug report logs -
#66041
30.0.50; Should 'flymake-note-echo' inherit from 'compilation-info'?
Previous Next
Reported by: Jim Porter <jporterbugs <at> gmail.com>
Date: Sun, 17 Sep 2023 04:43:02 UTC
Severity: minor
Found in version 30.0.50
Done: João Távora <joaotavora <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
X-Debbugs-Cc: joaotavora <at> gmail.com
The faces 'flymake-error-echo' and 'flymake-warning-echo' inherit from
'compilation-error' and 'compilation-warning', respectively. However,
'flymake-note-echo' (and 'flymake-note-echo-at-eol') inherit from
'flymake-note'.
This results in some odd visuals in "emacs -Q" (and any theme that uses
similar styling): Flymake errors and warnings in the mode-line (or the
minibuffer/end-of-line) are red or orange text. However, Flymake notes
are the default text color with a green wavey underline. Especially when
they're side-by-side in the mode-line, the current visuals are
surprising (not to mention hard to see in the default theme).
Personally, I think it'd be better for the "echo" faces for Flymake
notes to just inherit from 'compilation-info'. They have almost
identical uses as far as I can tell, and then things would look more
consistent/readable. (In fact, we could even rename flymake-note to
flymake-info, but maybe that ship has sailed.)
This bug report was last modified 1 year and 237 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.