From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#18353: 24.4.50; unicode chars in mode-line on tty Date: Fri, 29 Aug 2014 09:36:19 +0300 Message-ID: <83r3zziyzg.fsf@gnu.org> References: <87r400f04k.fsf@tromey.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1409294249 14646 80.91.229.3 (29 Aug 2014 06:37:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Aug 2014 06:37:29 +0000 (UTC) Cc: 18353@debbugs.gnu.org To: Tom Tromey Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Aug 29 08:37:22 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XNFoH-0003We-3a for geb-bug-gnu-emacs@m.gmane.org; Fri, 29 Aug 2014 08:37:21 +0200 Original-Received: from localhost ([::1]:40367 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNFoG-0004wM-Gx for geb-bug-gnu-emacs@m.gmane.org; Fri, 29 Aug 2014 02:37:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNFo6-0004vN-Jo for bug-gnu-emacs@gnu.org; Fri, 29 Aug 2014 02:37:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XNFny-0007AS-SM for bug-gnu-emacs@gnu.org; Fri, 29 Aug 2014 02:37:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNFny-0007AM-NW for bug-gnu-emacs@gnu.org; Fri, 29 Aug 2014 02:37:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XNFny-0006IH-2i for bug-gnu-emacs@gnu.org; Fri, 29 Aug 2014 02:37:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 29 Aug 2014 06:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18353 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18353-submit@debbugs.gnu.org id=B18353.140929417224129 (code B ref 18353); Fri, 29 Aug 2014 06:37:02 +0000 Original-Received: (at 18353) by debbugs.gnu.org; 29 Aug 2014 06:36:12 +0000 Original-Received: from localhost ([127.0.0.1]:53088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XNFnA-0006H6-57 for submit@debbugs.gnu.org; Fri, 29 Aug 2014 02:36:12 -0400 Original-Received: from mtaout26.012.net.il ([80.179.55.182]:36082) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XNFn7-0006Gs-Qh for 18353@debbugs.gnu.org; Fri, 29 Aug 2014 02:36:10 -0400 Original-Received: from conversion-daemon.mtaout26.012.net.il by mtaout26.012.net.il (HyperSendmail v2007.08) id <0NB200H001YVW800@mtaout26.012.net.il> for 18353@debbugs.gnu.org; Fri, 29 Aug 2014 09:34:16 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout26.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NB200H7N293P210@mtaout26.012.net.il>; Fri, 29 Aug 2014 09:34:16 +0300 (IDT) In-reply-to: <87r400f04k.fsf@tromey.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:92798 Archived-At: > From: Tom Tromey > Date: Thu, 28 Aug 2014 21:25:15 -0600 > > Invoke "emacs -Q -nw". I used the XFCE terminal. > > Now evaluate > > (setq-default mode-line-format (propertize (string 32 32 #x26c3) 'face 'error)) > > This sets the mode line to two spaces followed by an unusual character. > > For me the spaces are correctly displayed as red. > However the following character is only partly red, and partly white. I cannot reproduce this with yesterday's build of the trunk. I tried on GNU/Linux using PuTTY as the terminal emulator (which emulates xterm), and on MS-Windows, and in both cases the u+26c3 character had a correct face (color). Perhaps this is another manifestation of bug #17497? Do you also have problems with TTY menus, as described in screenshots there? Does the problem happen for you in a different terminal emulator, say, xterm?