bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37641: major/minor tick faces bleed into empty lines at the end of b


From: Juanma Barranquero
Subject: bug#37641: major/minor tick faces bleed into empty lines at the end of buffer
Date: Mon, 7 Oct 2019 03:04:37 +0200

Quite easy to see with:

(setq display-line-numbers-major-tick 5)
(set-face-attribute 'line-number-major-tick nil :foreground "white" :background "black")

and then just enable line numbers in *Scratch* and insert a few lines at the end.

image.png

reply via email to

[Prev in Thread] Current Thread [Next in Thread]