GNU bug report logs -
#76254
Flymake margin indicators
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi Juri:
The proposal seems reasonable for me and simple enough.
I configured my Emacs to just add one ! long time ago. I just ensure that warn face frontend color is different to error face frontend color.
On February 13, 2025 8:41:59 AM GMT+01:00, Juri Linkov <juri <at> linkov.net> wrote:
>Flymake makes the margin unnecessarily wide.
>Its 2 columns width creates too much empty space.
>All this to accommodate 2 characters of "!!".
>Whereas in the fridge it nicely fits into 1 column
>with `flymake-double-exclamation-mark'.
>It's possible to achieve the same for the margin case
>by using 1-character wide indicator ‼ with
>
> `((error ,(if (char-displayable-p ?‼) "‼" "!!") compilation-error)
>
>
[Message part 2 (text/html, inline)]
This bug report was last modified 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.