GNU bug report logs - #15339
24.3.50; Control characters are displayed as square in describe-char

Previous Next

Package: emacs;

Reported by: Xue Fuqiao <xfq.free <at> gmail.com>

Date: Wed, 11 Sep 2013 13:29:02 UTC

Severity: normal

Tags: fixed

Found in version 24.3.50

Fixed in version 25.1

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


Message #17 received at 15339 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Xue Fuqiao <xfq.free <at> gmail.com>
Cc: jan.h.d <at> swipnet.se, 15339 <at> debbugs.gnu.org
Subject: Re: bug#15339: 24.3.50;
 Control characters are displayed as square in describe-char
Date: Thu, 12 Sep 2013 18:21:35 +0300
> Date: Thu, 12 Sep 2013 16:42:20 +0800
> From: Xue Fuqiao <xfq.free <at> gmail.com>
> Cc: "15339 <at> debbugs.gnu.org" <15339 <at> debbugs.gnu.org>
> 
> I mean the ‘decomposition’ character property (see the OP).

That portion of the display shows (in this case, since there's no
decomposition) how the raw character in question would be displayed.
And since no available font has a glyph for ^L, you see an empty
square.  That looks correct to me.  You expected to see ^L, but that
comes from a display table, which is bypassed in this case, and for
good reason, as explained above.

So I don't think this is a bug, just something that might not be
expected.

> I tried it, but I can't see even a square.  It is like this:
> 
>   decomposition: (12) ('')

That's not what I see, I see the TTY graphics for Form Feed (FF)
character, which is also correct.  This is on MS-Windows, where the
console font has a glyph for FF, which looks like ♀.




This bug report was last modified 8 years and 354 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.