From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Newsgroups: gmane.emacs.bugs Subject: bug#15339: 24.3.50; Control characters are displayed as square in describe-char Date: Thu, 12 Sep 2013 08:35:06 +0200 Message-ID: <9264526B-18F9-4912-AEEF-FE7277866926@swipnet.se> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1378967777 19650 80.91.229.3 (12 Sep 2013 06:36:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Sep 2013 06:36:17 +0000 (UTC) Cc: "15339@debbugs.gnu.org" <15339@debbugs.gnu.org> To: Xue Fuqiao Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 12 08:36:20 2013 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 1VK0Vn-0004Wa-A6 for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Sep 2013 08:36:19 +0200 Original-Received: from localhost ([::1]:39598 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VK0Vm-0001mQ-RR for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Sep 2013 02:36:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VK0Vd-0001mA-Eo for bug-gnu-emacs@gnu.org; Thu, 12 Sep 2013 02:36:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VK0VW-0000oH-Rn for bug-gnu-emacs@gnu.org; Thu, 12 Sep 2013 02:36:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VK0VW-0000oC-Nv for bug-gnu-emacs@gnu.org; Thu, 12 Sep 2013 02:36:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VK0VV-0003gX-RI for bug-gnu-emacs@gnu.org; Thu, 12 Sep 2013 02:36:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 12 Sep 2013 06:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15339 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15339-submit@debbugs.gnu.org id=B15339.137896771714105 (code B ref 15339); Thu, 12 Sep 2013 06:36:01 +0000 Original-Received: (at 15339) by debbugs.gnu.org; 12 Sep 2013 06:35:17 +0000 Original-Received: from localhost ([127.0.0.1]:57678 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VK0Um-0003fQ-IC for submit@debbugs.gnu.org; Thu, 12 Sep 2013 02:35:17 -0400 Original-Received: from mail01.bdtv.se ([176.10.222.34]:42753) by debbugs.gnu.org with smtp (Exim 4.80) (envelope-from ) id 1VK0Uh-0003fE-3W for 15339@debbugs.gnu.org; Thu, 12 Sep 2013 02:35:15 -0400 Original-Received: (qmail 25691 invoked by uid 89); 12 Sep 2013 06:35:08 -0000 Original-Received: from h-46-59-42-57.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.57) by mail01.bdtv.se with ESMTPA; 12 Sep 2013 06:35:08 -0000 Original-Received: from [172.16.2.197] (unknown [176.57.193.190]) by coolsville.localdomain (Postfix) with ESMTPSA id A8D341A0099; Thu, 12 Sep 2013 06:35:08 +0000 (UTC) In-Reply-To: X-Mailer: iPhone Mail (10B350) 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:78266 Archived-At: Hi.=20 11 sep 2013 kl. 15:28 skrev Xue Fuqiao : > To reproduce: >=20 > emacs -Q > C-q C-l > C-u C-x =3D I'm assuming you go back one character before C-u C-X =3D.=20 I can't reproduce this on a current trunk build. I get "C-l (displayed as C-= l)". That is not correct either, it should be "displayed as ^L". But it is like t= hat on all platforms.=20 Can you try on 24.3 and an updated trunk? Also try with -nw.=20 Thanks, Jan D. >=20 > In the *Help* buffer, the =E2=80=98decomposition=E2=80=99 property of this= character > (should be itself, I believe) is displayed as a square, but the > character is displayed right (^L) in the *scratch* buffer. I also tried > ^M, ^G, ^H, ^V, and ^[; the results are the same. >=20 >=20 > In GNU Emacs 24.3.50.1 (x86_64-apple-darwin12.4.0, NS apple-appkit-1187.39= ) > of 2013-09-07 on xfq.local > Bzr revision: 114163 eggert@cs.ucla.edu-20130907002056-0jom28xr5402rpm9 > Windowing system distributor `Apple', version 10.3.1187 > Configured using: > `configure --with-ns --enable-checking --disable-silent-rules' >=20 > Important settings: > value of $LANG: en_US.UTF-8 > locale-coding-system: utf-8-unix > default enable-multibyte-characters: t >=20 > Major mode: Help >=20 > Minor modes in effect: > tooltip-mode: t > mouse-wheel-mode: t > tool-bar-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > blink-cursor-mode: t > auto-composition-mode: t > auto-encryption-mode: t > auto-compression-mode: t > buffer-read-only: t > line-number-mode: t > transient-mark-mode: t >=20 > Recent input: > C-q C-l C-b C-u C-x =3D C-x o SPC x r e - e > m - b u >=20 > Recent messages: > For information about GNU Emacs and the GNU system, type C-h C-a. > Type C-x 1 to delete the help window, C-M-v to scroll help. > Char: C-l (12, #o14, #xc) point=3D192 of 192 (99%) column=3D0 >=20 > Load-path shadows: > None found. >=20 > Features: > (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml > mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev > gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util > mail-prsvr mail-utils pp wid-edit cl-loaddefs cl-lib descr-text > help-mode easymenu time-date tooltip ediff-hook vc-hooks lisp-float-type > mwheel ns-win tool-bar dnd fontset image regexp-opt fringe > tabulated-list newcomment lisp-mode prog-mode register page menu-bar > rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax > facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese > tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak > czech european ethiopic indian cyrillic chinese case-table epa-hook > jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button > faces cus-face macroexp files text-properties overlay sha1 md5 base64 > format env code-pages mule custom widget hashtable-print-readable > backquote make-network-process ns multi-tty emacs) >=20 >=20 > --=20 > Best regards, Xue Fuqiao. > http://www.gnu.org/software/emacs/ >=20 >=20