GNU bug report logs - #76254
Flymake margin indicators

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Thu, 13 Feb 2025 07:48:01 UTC

Severity: minor

Full log


View this message in rfc822 format

From: Ergus <spacibba <at> aol.com>
To: 76254 <at> debbugs.gnu.org, juri <at> linkov.net
Cc: sbaugh <at> janestreet.com
Subject: bug#76254: Flymake margin indicators
Date: Sun, 16 Feb 2025 11:18:36 +0100
[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.