From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] adjusting korean key bindings Date: Wed, 17 Jun 2009 11:34:23 -0400 Message-ID: <87ab46swlc.fsf@stupidchicken.com> References: <9d644d9b0906110727r7fc75080gf8f10ea47623db7f@mail.gmail.com> <9d644d9b0906111954m6cb49cb6pe61716bbe060c980@mail.gmail.com> <9d644d9b0906150521o23e54620v779832cc8df8e12@mail.gmail.com> <9d644d9b0906170106r1955c983jf7309e1a49158c01@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245253183 10196 80.91.229.12 (17 Jun 2009 15:39:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Jun 2009 15:39:43 +0000 (UTC) Cc: Jihyun Cho , monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 17 17:39:39 2009 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 1MGxEg-0002da-O3 for ged-emacs-devel@m.gmane.org; Wed, 17 Jun 2009 17:39:39 +0200 Original-Received: from localhost ([127.0.0.1]:43652 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGxEg-0003SJ-5Q for ged-emacs-devel@m.gmane.org; Wed, 17 Jun 2009 11:39:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGx9j-0005kw-2O for emacs-devel@gnu.org; Wed, 17 Jun 2009 11:34:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGx9e-0005ek-Rl for emacs-devel@gnu.org; Wed, 17 Jun 2009 11:34:30 -0400 Original-Received: from [199.232.76.173] (port=39915 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGx9e-0005e7-GT for emacs-devel@gnu.org; Wed, 17 Jun 2009 11:34:26 -0400 Original-Received: from pantheon-po34.its.yale.edu ([130.132.50.80]:53770) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MGx9e-0004cx-7J for emacs-devel@gnu.org; Wed, 17 Jun 2009 11:34:26 -0400 Original-Received: from furry (dhcp128036014144.central.yale.edu [128.36.14.144]) (authenticated bits=0) by pantheon-po34.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n5HFYN7H004658 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 17 Jun 2009 11:34:23 -0400 Original-Received: by furry (Postfix, from userid 1000) id 11DF6C09B; Wed, 17 Jun 2009 11:34:23 -0400 (EDT) In-Reply-To: (Kenichi Handa's message of "Wed, 17 Jun 2009 20:44:13 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:111552 Archived-At: Kenichi Handa writes: > Then, to summarize the requested changes: > > o It adds new key-binding for 'Hangul' and 'Hangul_Hanja' > keys. They are almost the standard keys for Korean users. > o It modifies hangul-to-hanja-conversion so that it can be called > even when korean input method is off. > o Currently the special key bindings for Korean is not > documented. So, the change does't require updating the > manual. But, of course, documenting them somewhere is > preferable. Adding the key bindings for 'Hangul' and 'Hangul_Hanja' seems harmless, but it's too late in the release process to add the rest. If it's useful to add the binding for 'Hangul' and 'Hangul_Hanja', without the other changes, we can do that now. Otherwise, this will have to wait for 23.2.