From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: entering Unicode characters as hex numbers not documented Date: Fri, 02 Jun 2006 12:27:45 +0300 Organization: JURTA Message-ID: <877j3zncg6.fsf@jurta.org> References: <20060601.092045.260111773.wl@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1149241362 1550 80.91.229.2 (2 Jun 2006 09:42:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Jun 2006 09:42:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 02 11:42:39 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fm6Ar-00051s-G0 for ged-emacs-devel@m.gmane.org; Fri, 02 Jun 2006 11:42:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fm6Ar-0008Bw-27 for ged-emacs-devel@m.gmane.org; Fri, 02 Jun 2006 05:42:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fm6AE-0007pV-6K for emacs-devel@gnu.org; Fri, 02 Jun 2006 05:41:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fm6AC-0007os-Kp for emacs-devel@gnu.org; Fri, 02 Jun 2006 05:41:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fm6AC-0007op-Ib for emacs-devel@gnu.org; Fri, 02 Jun 2006 05:41:52 -0400 Original-Received: from [217.25.160.1] (helo=relay1.binet.com.ua) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fm6Gd-0000fs-OK for emacs-devel@gnu.org; Fri, 02 Jun 2006 05:48:32 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by relay1.binet.com.ua (Postfix) with ESMTP id 5BD817850B; Fri, 2 Jun 2006 12:41:51 +0300 (EEST) Original-Received: from mail.binet.com.ua (i15.dialup.binet.com.ua [217.25.161.79]) by relay1.binet.com.ua (Postfix) with ESMTP id 7636E7841A; Fri, 2 Jun 2006 12:41:45 +0300 (EEST) Original-To: Kenichi Handa In-Reply-To: (Kenichi Handa's message of "Fri, 02 Jun 2006 11:39:22 +0900") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by ClamAv at binet.com.ua X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55611 Archived-At: > At least, you can use the input method "ucs" (leim/quail/uni-input.el). > > Input method: ucs (mode line indicator:U) > > Input as Unicode: U or u, where is a four-digit hex number. On a par with the recent proposal about \uXXXX and \UXXXXXXXX notation, shouldn't this input method differentiate between upper- and lower-case variants, and accept U with a 8-digit hex number? -- Juri Linkov http://www.jurta.org/emacs/