GNU bug report logs -
#50983
28.0.50; [REGRESSION, BUG] Display bugs with uncommon characters
Previous Next
Reported by: Rudi C <rudiwillalwaysloveyou <at> gmail.com>
Date: Sat, 2 Oct 2021 22:51:02 UTC
Severity: normal
Found in version 28.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #47 received at 50983 <at> debbugs.gnu.org (full text, mbox):
> Date: Sun, 3 Oct 2021 12:26:22 +0100
> From: Alan Third <alan <at> idiocy.org>
> Cc: rudiwillalwaysloveyou <at> gmail.com, 50983 <at> debbugs.gnu.org
>
> > And what do you mean by "underscore character"? What is its Unicode
> > codepoint?
>
> In the screenshot (and in my own iTerm2 session) there is an
> underscore character after "note-". I think it's inserted by the
> terminal as a placeholder for something it doesn't understand.
No, it's a special face we use to display some characters that may
look like ASCII, but aren't. See nobreak-char-display.
> In GUI Emacs that position in the file has a zero width character.
>
> If I do describe-char on the underscore it says it's a plain ascii
> "o", which is clearly incorrect. In GUI it says it's 8203 (0x200B),
> "ZERO WIDTH SPACE", and as I said it displays as a zero width space.
Can you show the output of "C-x =" on all the characters, one by one,
starting from "n" in "note" and ending with "t" in "taking" after it?
Are they all incorrect, i.e. do not correspond to the place the cursor
is on? That is, does the corruption start around there or does it
start much earlier (and if the latter, where does it start)?
> I think I agree with your other email that it's down to the terminal
> doing something strange with characters it doesn't understand.
If this is the case, the only way to fix the display is to use
us-ascii as terminal encoding. Or maybe set up the terminal for a
"simpler" encoding, like latin-1, and then set up Emacs to that using
set-terminal-coding-system.
This bug report was last modified 2 years and 317 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.