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: Fri, 30 Apr 2004 18:50:42 +0200 (CEST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040430.185042.217838345.wl@gnu.org> References: <200404300142.KAA01027@etlken.m17n.org> <200404300506.OAA01563@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 1083390162 18078 80.91.224.253 (1 May 2004 05:42:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 1 May 2004 05:42:42 +0000 (UTC) Cc: emacs-devel@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat May 01 07:42:34 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 1BJnGk-0004fr-00 for ; Sat, 01 May 2004 07:42:34 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BJnGj-0004OS-00 for ; Sat, 01 May 2004 07:42:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BJnF1-00027z-LN for emacs-devel@quimby.gnus.org; Sat, 01 May 2004 01:40:47 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BJnEe-00026w-IL for emacs-devel@gnu.org; Sat, 01 May 2004 01:40:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BJnE8-0001wl-IH for emacs-devel@gnu.org; Sat, 01 May 2004 01:40:23 -0400 Original-Received: from [212.227.126.183] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BJnE8-0001w5-3Y; Sat, 01 May 2004 01:39:52 -0400 Original-Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BJnE6-0005Qk-00; Sat, 01 May 2004 07:39:50 +0200 Original-Received: from [212.152.212.56] (helo=orion.univie.ac.at) by mrelayng.kundenserver.de with asmtp (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 1BJnE5-0001s7-00; Sat, 01 May 2004 07:39:50 +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 i3UGog431864; Fri, 30 Apr 2004 18:50:42 +0200 Original-To: handa@m17n.org In-Reply-To: <200404300506.OAA01563@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:22479 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22479 > Oops, please try the attached new one. It works, thanks! But I think it is too slow. On my laptop, testing chinese-4corner, it takes up to two seconds until the result is displayed. Maybe input methods with more than, say, six to seven thousand elements should use the inverse map. > But, for the input method "Japanese", we can't show key for Kanji > characters because the Kanji characters are generated from the input > hiragana sequence by the different program than quail. It would be *very* nice if the surrounding of the current character could be used to find some Japanese phrases... Werner