GNU bug report logs - #18353
24.4.50; unicode chars in mode-line on tty

Previous Next

Package: emacs;

Reported by: Tom Tromey <tom <at> tromey.com>

Date: Fri, 29 Aug 2014 03:26:01 UTC

Severity: minor

Tags: moreinfo

Found in version 24.4.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tom Tromey <tom <at> tromey.com>
Cc: 18353 <at> debbugs.gnu.org
Subject: bug#18353: 24.4.50; unicode chars in mode-line on tty
Date: Fri, 29 Aug 2014 21:15:41 +0300
> From: Tom Tromey <tom <at> tromey.com>
> Cc: Tom Tromey <tom <at> tromey.com>,  18353 <at> debbugs.gnu.org
> Date: Fri, 29 Aug 2014 09:58:37 -0600
> 
> Eli> Pressing F10 should drop down the File menu.  Then you can navigate
> Eli> them with arrow keys or C-f/C-b/C-n/C-p.  To select, press RET, to
> Eli> exit without selecting, press C-g.
> 
> Thanks.  Terminal menus seem to work fine.

So this is probably a different problem.

> Eli> Not even as a literal "\u26C3" string?  That would be strange,
> Eli> indeed.  What do you get in the *scratch* buffer if you type
> Eli> "C-x 8 RET 26C3 RET"?  Also, what is your terminal-coding-system?
> 
> When I type that I just see a space, in xterm.  Maybe there's a font
> problem.

Yes, most probably.

> terminal-coding-system returns utf-8-unix.

What happens if you say

  C-x RET t iso-safe RET

?  Do you then see \u26c3 instead of that character, in xterm?  Does
it have the right color?

One other idea I have is to dump to termscript the commands Emacs
sends to the terminal, and then look at them.

Can someone else see this on the XFCE terminal (I don't have access to
a system with it)?




This bug report was last modified 3 years and 261 days ago.

Previous Next


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