From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] adjusting korean key bindings Date: Fri, 12 Jun 2009 17:22:51 -0400 Message-ID: References: <9d644d9b0906110727r7fc75080gf8f10ea47623db7f@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 1244841790 19129 80.91.229.12 (12 Jun 2009 21:23:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Jun 2009 21:23:10 +0000 (UTC) Cc: Jihyun Cho , emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 12 23:23:06 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 1MFEDH-0007z9-8U for ged-emacs-devel@m.gmane.org; Fri, 12 Jun 2009 23:23:03 +0200 Original-Received: from localhost ([127.0.0.1]:54481 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MFEDG-00041B-DF for ged-emacs-devel@m.gmane.org; Fri, 12 Jun 2009 17:23:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MFEDC-000416-6o for emacs-devel@gnu.org; Fri, 12 Jun 2009 17:22:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MFED6-000404-PX for emacs-devel@gnu.org; Fri, 12 Jun 2009 17:22:56 -0400 Original-Received: from [199.232.76.173] (port=38823 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MFED6-0003zw-KJ for emacs-devel@gnu.org; Fri, 12 Jun 2009 17:22:52 -0400 Original-Received: from smtp-04.vtx.ch ([212.147.0.65]:46807) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MFED6-00089j-8j for emacs-devel@gnu.org; Fri, 12 Jun 2009 17:22:52 -0400 Original-Received: from alfajor.home (dyn.83-228-142-003.dsl.vtx.ch [83.228.142.3]) by smtp-04.vtx.ch (VTX Services SA) with ESMTP id 4E10929ADE2; Fri, 12 Jun 2009 23:22:51 +0200 (CEST) Original-Received: by alfajor.home (Postfix, from userid 20848) id 1C3A564339; Fri, 12 Jun 2009 17:22:51 -0400 (EDT) In-Reply-To: (Kenichi Handa's message of "Fri, 12 Jun 2009 10:09:33 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:111459 Archived-At: > By the way, Yidong and Stefan, the change don't fit in the > criteria of what can be intalled now, but, for Korean users, > I think it's worth taking your time to consider whether or > not to install it. Please decide it. I believe the change > is quite safe. I don't understand enough of the subject to judge, really. Does the change require updating the manual? Does it change previous usage, or just add new one? We're really close to a release now, so I'd rather not make such changes so late in the game. Stefan