]> git.eshelyaron.com Git - emacs.git/commit
Flymake: tweak 'fancy' eol diagnostic display
authorJoão Távora <joaotavora@gmail.com>
Thu, 8 May 2025 11:15:24 +0000 (12:15 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 08:55:25 +0000 (10:55 +0200)
commitacfd55be067004f1afbff67c6edca12767565a60
treecbf5809547657c49b4ff853fcfacee2b1d7427a7
parentf9611553e4b8c608c2e7ed7f3e61ab578a024e36
Flymake: tweak 'fancy' eol diagnostic display

When calculating the face for boxdraw chars, protect against
diagnostics with an empty first line.  Also don't inherit from
:default, which seems to mess up the background color when using
hl-line-mode.

* lisp/progmodes/flymake.el (flymake--eol-draw-fancy): Tweak

(cherry picked from commit 64eb60bd91dbeed458d5a410e6dc9ab4e9e0a10e)
lisp/progmodes/flymake.el