From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Yuan MEI" Newsgroups: gmane.emacs.devel Subject: korean-hangul input method gets `Args out of range' Date: Mon, 27 Nov 2006 01:53:40 -0600 Organization: ymei Studio Message-ID: <86wt5he35n.fsf@rice.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164614047 26794 80.91.229.2 (27 Nov 2006 07:54:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Nov 2006 07:54:07 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 27 08:54:05 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 1GobJU-0008GB-Pc for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 08:54:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GobJU-00065d-CE for ged-emacs-devel@m.gmane.org; Mon, 27 Nov 2006 02:54:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GobJG-00063y-Pk for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:53:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GobJC-000620-OB for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:53:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GobJB-00061u-RV for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:53:46 -0500 Original-Received: from [128.42.58.206] (helo=handler6.mail.rice.edu) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GobJB-0008OT-3K for emacs-devel@gnu.org; Mon, 27 Nov 2006 02:53:45 -0500 Original-Received: from scan2.mail.rice.edu (scan2.mail.rice.edu [128.42.59.161]) by handler6.mail.rice.edu (Postfix) with ESMTP id DBF2D1DB03 for ; Mon, 27 Nov 2006 01:53:41 -0600 (CST) Original-Received: from handler6.mail.rice.edu ([128.42.59.206]) by scan2.mail.rice.edu (scan2.mail.rice.edu [128.42.59.161]) (amavisd-new, port 10024) with ESMTP id 06611-06 for ; Mon, 27 Nov 2006 01:53:41 -0600 (CST) Original-Received: from localhost.localhost (tigger.rice.edu [128.42.27.226]) by handler6.mail.rice.edu (Postfix) with ESMTP id 331A01DB02 for ; Mon, 27 Nov 2006 01:53:40 -0600 (CST) Original-To: emacs-devel@gnu.org X-Home-Page: http://ymei.freeshell.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) X-Virus-Scanned: by amavis-2.2.1 at scan2.mail.rice.edu 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:62843 Archived-At: Hi, I tried to use korean-hangul input method in unicode-2 branch, but get error message like quail-update-guidance: Args out of range: "f", 12601 every time I pressed a key, and no matter which key I pressed. Is this a coding conversion problem? I noticed that in an old emacs version (21.2.1), there's no such problem. Thanks. -- Yuan MEI