GNU bug report logs -
#3452
23.0.94; display
Previous Next
Reported by: rms <at> gnu.org
Date: Wed, 3 Jun 2009 03:00:03 UTC
Severity: serious
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
Message #72 received at 3452 <at> emacsbugs.donarmstrong.com (full text, mbox):
Kenichi Handa <handa <at> m17n.org> writes:
>> > It seems xterm, gnome-terminal, GNU/Linux console, and
>> > mlterm treat U+202D as spacing character, but, Konsole
>> > (KDE's terminal) and kterm treats it as non-spacing
>> > character.
>
>> Wasn't gnome-terminal the one that started this bug report?
>
> I don't know exactly. RMS's bug report just says "a 37-line
> Linux terminal".
He means the console on GNU/Linux. I haven't tested there.
The problem I see is on xterm, where the current behavior is very
strange. For example, with your earlier example:
(with-temp-file "~/atemp" (insert #x202d ?a ?\n))
Visit the file with emacs -nw -Q on an xterm and press C-f a few times.
You'll see that the "a" is displayed one glyph to the right of where it
should be. Apprently, the console draws #x202d as two spaces, and this
leads to inconsistent display.
The same problem occurs on gnome-terminal.
This bug report was last modified 15 years and 153 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.