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

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

bug#53516: Buffer display issue with unicode characters on WSL2


From: Po Lu
Subject: bug#53516: Buffer display issue with unicode characters on WSL2
Date: Tue, 25 Jan 2022 08:42:54 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

"Green, Marc E." <marcgreen@wpi.edu> writes:

> I have a file with a single Unicode character in it: 🕯 (Unicode
> character CANDLE, codepoint 128367, #o372557, #x1f56f).

> When I open this file via `emacs -Q` (with or without `-nw`) and hit
> `C-l`, the buffer display has issues. Namely, the character becomes
> invisible on that line, and instead somehow appears in the menu bar
> line (the top 'File,Edit,etc' menu bar line disappears). It's like the
> whole display gets shifted up 1 line. If I move the cursor left, I can
> see the original character, which is now being displayed 2 times in
> the buffer despite existing in the file only once.

> In practice, this makes it very difficult to edit files that have
> unicode characters in them. For files that have many lines in them,
> this issue results in lines being visually duplicated. Selecting them
> via C-SPACE does fix the display issue, until I start navigating
> around the file again, which triggers the issue.

Does this still happen with Emacs 28 or 29?  The version of Emacs you're
using is very old, and uses Xft, which is known to have display issues
with glyphs that might be provided by color fonts.

Thanks.




reply via email to

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