From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.bugs Subject: let's find which Unicode we're on with what-cursor-position Date: Tue, 18 Dec 2007 08:34:13 +0800 Message-ID: <87odcox2m2.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1197941207 22666 80.91.229.12 (18 Dec 2007 01:26:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Dec 2007 01:26:47 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Dec 18 02:26:58 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J4REW-0006Jk-MC for geb-bug-gnu-emacs@m.gmane.org; Tue, 18 Dec 2007 02:26:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J4RED-0004zL-HA for geb-bug-gnu-emacs@m.gmane.org; Mon, 17 Dec 2007 20:26:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J4RE7-0004wn-Cs for bug-gnu-emacs@gnu.org; Mon, 17 Dec 2007 20:26:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J4RE5-0004uT-Qu for bug-gnu-emacs@gnu.org; Mon, 17 Dec 2007 20:26:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J4RE5-0004uI-N3 for bug-gnu-emacs@gnu.org; Mon, 17 Dec 2007 20:26:29 -0500 Original-Received: from lax-green-bigip-5.dreamhost.com ([208.113.200.5] helo=blingymail-a1.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J4RE5-0005gU-KN for bug-gnu-emacs@gnu.org; Mon, 17 Dec 2007 20:26:29 -0500 Original-Received: from jidanni2 (122-127-55-90.dynamic.hinet.net [122.127.55.90]) by blingymail-a1.g.dreamhost.com (Postfix) with ESMTP id 3F82D5CF97 for ; Mon, 17 Dec 2007 17:26:27 -0800 (PST) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17184 Archived-At: Why must one _still_ do ^u^x=3D to find out the Unicode number "U+3001"? Why can't just ^x=3D be enough? But here's what that shows: Char: =E3=80=81 (151715, #o450243, #x250a3, file ...) point=3D13372 of 13= 385 (100%) column=3D14 ^^^^^^ ^^^^^^^^ ^^^^^^^^give you a couple bucks to trade one of those dusty ^^^ items for "U+3001". Time to adjust the defaults to show Unicode more respect. emacs-version "22.1.1".