From unknown Fri Aug 15 02:03:00 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#35704 <35704@debbugs.gnu.org> To: bug#35704 <35704@debbugs.gnu.org> Subject: Status: Allow showing Unicode Reply-To: bug#35704 <35704@debbugs.gnu.org> Date: Fri, 15 Aug 2025 09:03:00 +0000 retitle 35704 Allow showing Unicode reassign 35704 emacs submitter 35704 =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson severity 35704 wishlist tag 35704 wontfix thanks From debbugs-submit-bounces@debbugs.gnu.org Sun May 12 17:53:33 2019 Received: (at submit) by debbugs.gnu.org; 12 May 2019 21:53:33 +0000 Received: from localhost ([127.0.0.1]:43566 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hPwPU-0007RV-Nw for submit@debbugs.gnu.org; Sun, 12 May 2019 17:53:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43713) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hPwPS-0007RF-MH for submit@debbugs.gnu.org; Sun, 12 May 2019 17:53:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:49746) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hPwPM-0008Fr-Fl for submit@debbugs.gnu.org; Sun, 12 May 2019 17:53:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hPwPG-0001q6-Id for bug-gnu-emacs@gnu.org; Sun, 12 May 2019 17:53:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=BAYES_50,FROM_EXCESS_BASE64, RCVD_IN_DNSWL_NONE,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hPwPB-0007bA-Sx for bug-gnu-emacs@gnu.org; Sun, 12 May 2019 17:53:17 -0400 Received: from bird.maple.relay.mailchannels.net ([23.83.214.17]:35448) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hPwPB-0007Ja-CT for bug-gnu-emacs@gnu.org; Sun, 12 May 2019 17:53:13 -0400 X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 7845E124E96 for ; Sun, 12 May 2019 21:53:09 +0000 (UTC) Received: from pdx1-sub0-mail-a65.g.dreamhost.com (unknown [100.96.28.64]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 3066C124E36 for ; Sun, 12 May 2019 21:53:09 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from pdx1-sub0-mail-a65.g.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.17.2); Sun, 12 May 2019 21:53:09 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jidanni@jidanni.org X-MailChannels-Auth-Id: dreamhost X-Callous-Inform: 69d0581431bd5d2a_1557697989273_2978514510 X-MC-Loop-Signature: 1557697989273:2200991741 X-MC-Ingress-Time: 1557697989273 Received: from pdx1-sub0-mail-a65.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a65.g.dreamhost.com (Postfix) with ESMTP id E44C980547 for ; Sun, 12 May 2019 14:53:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=jidanni.org; bh=DLy2F3HC3c4BhIQNgo wGwdRxzug=; b=Luh7fo51uVXYS5KgBkEL8g62qRMP6c6niCzdT2aeySN8BJEfMI rdWfrAJHIuVjUKm6P84+f7xNcZLxi64INCEVg8lROjjYWOZSXee3wSkwM2qXuP69 nNd13QTlxCl7+zpvdiowngzHMC85/Wq37okoL5VLHupMaxmCPfZH7VShE= Received: from jidanni.org (114-41-36-170.dynamic-ip.hinet.net [114.41.36.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by pdx1-sub0-mail-a65.g.dreamhost.com (Postfix) with ESMTPSA id 04B1780546 for ; Sun, 12 May 2019 14:53:07 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a65 From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: bug-gnu-emacs@gnu.org Subject: Allow showing Unicode Date: Mon, 13 May 2019 05:53:05 +0800 Message-ID: <87imufxrum.8.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-VR-OUT-STATUS: OK X-VR-OUT-SCORE: 0 X-VR-OUT-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduuddrleefgddtudcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucggtfgfnhhsuhgsshgtrhhisggvpdfftffgtefojffquffvnecuuegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfggtgfgsehtkeertddttdejnecuhfhrohhmpejnnjjnucffrghnucflrggtohgsshhonhcuoehjihgurghnnhhisehjihgurghnnhhirdhorhhgqeenucfkphepuddugedrgedurdefiedrudejtdenucfrrghrrghmpehmohguvgepshhmthhppdhhvghlohepjhhiuggrnhhnihdrohhrghdpihhnvghtpeduudegrdeguddrfeeirddujedtpdhrvghtuhhrnhdqphgrthhhpeeprehuthhfqdekreeureehiehmpfehnfhiheehsgevkeerpecuffgrnhculfgrtghosghsohhnuceojhhiuggrnhhnihesjhhiuggrnhhnihdrohhrgheqpdhmrghilhhfrhhomhepjhhiuggrnhhnihesjhhiuggrnhhnihdrohhrghdpnhhrtghpthhtohepsghughdqghhnuhdqvghmrggtshesghhnuhdrohhrghenucevlhhushhtvghrufhiiigvpedt Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 23.83.214.17 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) X-Debbugs-Cc: rms@gnu.org PROPOSAL: Add a variable the user could set in his .emacs, so so many lines of docs= tring would at least mention the word "Unicode" once: 1 C-x =3D runs the command what-cursor-position (found in global-map= ), 2 which is an interactive compiled Lisp function in =E2=80=98simple.= el=E2=80=99. 3=09 4 It is bound to C-x =3D. 5=09 6 (what-cursor-position &optional DETAIL) 7=09 8 Print info on cursor position (on screen and within buffer). 9 Also describe the character after point, and give its character co= de 10 in octal, decimal and hex. 11=09 12 For a non-ASCII multibyte character, also give its encoding in the 13 buffer=E2=80=99s selected coding system if the coding system encod= es the 14 character safely. If the character is encoded into one byte, that 15 code is shown in hex. If the character is encoded into more than = one 16 byte, just "..." is shown. 17=09 18 In addition, with prefix argument, show details about that charact= er 19 in *Help* buffer. See also the command =E2=80=98describe-char=E2=80= =99. And so so many lines of output: 1 position: 801 of 1900 (42%), column: 164 2 character: =E3=80=8C (displayed as =E3=80=8C) (codepoi= nt 12300, #o30014, #x300c) 3 preferred charset: chinese-big5-1 (Frequently used part (A141-= C67E) of Big5 (Chinese traditional)) 4 code point in charset: 0x2156 5 script: cjk-misc 6 syntax: (=E3=80=8D which means: open, matches =E3=80= =8D 7 category: .:Base, <:Not at eol, c:Chinese, h:Korean, = j:Japanese, |:line breakable 8 to input: type "C-x 8 RET 300c" or "C-x 8 RET LEFT CO= RNER BRACKET" 9 buffer code: #xE3 #x80 #x8C 10 file code: #xE3 #x80 #x8C (encoded by coding system ra= w-text-unix) 11 display: by this font (glyph code) 12 x:-eten-fixed-medium-r-normal--16-150-75-75-c-160-big5.eten-0 = (#xA175) 13=09 14 Character code properties: customize what to show 15 name: LEFT CORNER BRACKET 16 old-name: OPENING CORNER BRACKET 17 general-category: Ps (Punctuation, Open) 18 decomposition: (12300) ('=E3=80=8C') 19=09 20 There is an overlay here: 21 From 801 to 802 22 face show-paren-mismatch 23 priority 1000 24=09 25=09 26 There are text properties here: 27 face variable-pitch would also at least mention the "U+XXXX" once, yes with a real "U+" once, yes, even on a wasteful additional line, and even if one can infer what line it is currently hiding on above from reading A few common Unicode characters can be inserted via a command starting with =E2=80=98C-x 8=E2=80=99. For example, =E2=80=98C-x 8 [= =E2=80=99 inserts =E2=80=98 which is Unicode code-point =E2=80=98U+2018=E2=80=99 LEFT SINGLE QUOTATION MAR= K, sometimes called a left single =E2=80=9Ccurved quote=E2=80=9D or =E2=80=9Ccurly quote=E2= =80=9D. Similarly, =E2=80=98C-x 8 ]=E2=80=99, =E2=80=98C-x 8 {=E2=80=99 and =E2=80=98C-x 8 }=E2=80=99 insert the cu= rved quotes =E2=80=99, =E2=80=9C and =E2=80=9D, respectively. Also, a working Alt key acts like =E2=80=98C-x 8=E2=80= =99; e.g., =E2=80=98A-[=E2=80=99 acts like =E2=80=98C-x 8 [=E2=80=99 and inserts =E2=80=98. To see wh= ich characters have =E2=80=98C-x 8=E2=80=99 shorthands, type =E2=80=98C-x 8 C-h=E2=80=99. in the manual. Yes we discussed this before. From debbugs-submit-bounces@debbugs.gnu.org Sun May 12 20:30:32 2019 Received: (at control) by debbugs.gnu.org; 13 May 2019 00:30:32 +0000 Received: from localhost ([127.0.0.1]:43744 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hPyrQ-0002n8-Hy for submit@debbugs.gnu.org; Sun, 12 May 2019 20:30:32 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34606) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hPyrO-0002mp-OM for control@debbugs.gnu.org; Sun, 12 May 2019 20:30:31 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hPyrH-00036C-7D for control@debbugs.gnu.org; Sun, 12 May 2019 20:30:23 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1hPyrG-00010G-RU for control@debbugs.gnu.org; Sun, 12 May 2019 20:30:23 -0400 Subject: control message for bug 35704 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Sun, 12 May 2019 20:30:22 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) merge 33445 35704 From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 23 01:33:48 2019 Received: (at control) by debbugs.gnu.org; 23 Aug 2019 05:33:49 +0000 Received: from localhost ([127.0.0.1]:38913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i12Cq-00052W-MZ for submit@debbugs.gnu.org; Fri, 23 Aug 2019 01:33:48 -0400 Received: from quimby.gnus.org ([80.91.231.51]:40902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i12Cp-000524-B6 for control@debbugs.gnu.org; Fri, 23 Aug 2019 01:33:47 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1i12Cm-0004Bz-QU for control@debbugs.gnu.org; Fri, 23 Aug 2019 07:33:46 +0200 Date: Fri, 23 Aug 2019 07:33:44 +0200 Message-Id: <87v9uocuo7.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #26477 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 26477 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 26477 quit From unknown Fri Aug 15 02:03:00 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 20 Sep 2019 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator