From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: reverting CJK input methods Date: Wed, 12 May 2004 10:32:16 +0200 (CEST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040512.103216.233101356.wl@gnu.org> References: <20040508.183839.74756820.wl@gnu.org> <200405100440.NAA03200@etlken.m17n.org> <200405120242.LAA09608@etlken.m17n.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1084357055 8199 80.91.224.253 (12 May 2004 10:17:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 May 2004 10:17:35 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 12 12:17:25 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNqnl-0006JP-00 for ; Wed, 12 May 2004 12:17:25 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNqnl-0003Xu-00 for ; Wed, 12 May 2004 12:17:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BNqfC-0001wy-0r for emacs-devel@quimby.gnus.org; Wed, 12 May 2004 06:08:34 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BNqeW-0001nR-6F for emacs-devel@gnu.org; Wed, 12 May 2004 06:07:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BNqX2-0000Dj-Lt for emacs-devel@gnu.org; Wed, 12 May 2004 06:00:41 -0400 Original-Received: from [212.227.126.171] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BNqWS-00006x-Ao; Wed, 12 May 2004 05:59:32 -0400 Original-Received: from [212.227.126.179] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BNqWQ-0000rx-00; Wed, 12 May 2004 11:59:30 +0200 Original-Received: from [62.156.48.193] (helo=orion.univie.ac.at) by mrelayng.kundenserver.de with asmtp (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 1BNqWP-0005Kx-00; Wed, 12 May 2004 11:59:30 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by orion.univie.ac.at (8.11.6/8.11.6/SuSE Linux 0.5) with ESMTP id i4C8WH421356; Wed, 12 May 2004 10:32:17 +0200 Original-To: handa@m17n.org In-Reply-To: <200405120242.LAA09608@etlken.m17n.org> X-Mailer: Mew version 4.0.65 on Emacs 21.3.50.1 / Mule 5.0 (SAKAKI) X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:2dc398bc694a1e60948148ba0a42c0da X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23233 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23233 > Ok, I've just installed it with this NEWS entry. > > ** New command quail-show-key shows what key to type to input a > character at point. Hmm, what about this: ** New command quail-show-key shows what key or string to type in the current input method to input a character at point. It should also be mentioned in the explanation of quail input methods. Otherwise, its usefulness is lost in the wealth of other information. Werner