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

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

bug#56691: outline-minor-mode displays navigation arrow buttons as emoji


From: Lars Ingebrigtsen
Subject: bug#56691: outline-minor-mode displays navigation arrow buttons as emojis
Date: Sat, 13 Aug 2022 14:37:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Po Lu <luangruo@yahoo.com> writes:

> They are not, as you can see from this:
>
>   ELISP> (string-pixel-width "⯆")
>   10 (#o12, #xa, ?\C-j)
>   ELISP> (string-pixel-width "⯈")
>   9 (#o11, #x9, ?\C-i)
>
> and from how the vertical box lines on the bottom are not aligned.  Both
> on your system and on mine.

You are correct.





reply via email to

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