From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: coding systems and input methods are non-intuitive stuff Date: Thu, 01 Feb 2007 10:48:42 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1170294569 9921 80.91.229.12 (1 Feb 2007 01:49:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Feb 2007 01:49:29 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 01 02:49:14 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HCR4b-0006kC-SZ for ged-emacs-devel@m.gmane.org; Thu, 01 Feb 2007 02:49:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCR4b-0003VL-GG for ged-emacs-devel@m.gmane.org; Wed, 31 Jan 2007 20:49:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HCR4S-0003VG-0S for emacs-devel@gnu.org; Wed, 31 Jan 2007 20:49:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HCR4P-0003V3-OW for emacs-devel@gnu.org; Wed, 31 Jan 2007 20:49:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCR4P-0003Uz-EQ for emacs-devel@gnu.org; Wed, 31 Jan 2007 20:49:01 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HCR4O-0001ON-PP for emacs-devel@gnu.org; Wed, 31 Jan 2007 20:49:01 -0500 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id l111mh11027292; Thu, 1 Feb 2007 10:48:44 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id l111mhr7024298; Thu, 1 Feb 2007 10:48:43 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id l111mgEl007922; Thu, 1 Feb 2007 10:48:42 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.63) (envelope-from ) id 1HCR46-0002oi-Co; Thu, 01 Feb 2007 10:48:42 +0900 In-reply-to: (lekktu@gmail.com) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.93 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) X-detected-kernel: Solaris 8 (1) 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:65731 Archived-At: In article , "= Juanma Barranquero" writes: > The UCS input method (which "is not really a Quail method", according > to its comments) still acts weird, though: > C-u C-\ latin-1-postfix RET > a' > C-u C-\ ucs RET > > M-x quail-show-key RET >>> "To input `=E1', type "a'" Ummm, I've just installed a change that signals this error in such a case: The current input method is not using Quail --- Kenichi Handa handa@m17n.org