GNU bug report logs -
#77774
stipples as fill-column indicator
Previous Next
Full log
View this message in rfc822 format
> Date: Mon, 14 Apr 2025 10:08:14 +0200
> Cc: 77774 <at> debbugs.gnu.org
> From: Johann Höchtl <johann.hoechtl <at> gmail.com>
>
> I do still believe it is a bug.
Please explain why.
> I changed the definition of to
>
> (set-face-attribute 'fill-column-indicator nil :background nil
> :foreground "white" :stipple '(10 1 " \x0\x0\x0\x0\x0\x0"))
>
> one blank representing a single set bit, followed by quite a few null
> string literals as I do not know what happens if I dynamically change
> font sizes. Does this influence the necessity to change the bitmap
> literal of a stipple?
I don't think stipple bitmaps are automatically extended as you change
the text scale. Po Lu, is that supposed to work automagically
somehow?
> Nonetheless, at Linux at scale level 0 a single line is shown, at some
> increases of the scale level I see two or more lines, at higher scale
> levels just one again.
What happens if you enlarge the bitmap even more?
> Also, display-line-numbers-mode influences the position of the stipples.
> Which IMHO shouldn't be the case.
True. But that is a different problem.
This bug report was last modified 57 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.