From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: bug#1418: 23.0.60; Wrong character decoding in quail-insert-kbd-layout Date: Mon, 19 Jan 2009 09:32:13 +0900 Message-ID: References: <87y6xbe6sk.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1232325163 29336 80.91.229.12 (19 Jan 2009 00:32:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Jan 2009 00:32:43 +0000 (UTC) Cc: ulm@kph.uni-mainz.de, 1418-done@emacsbugs.donarmstrong.com, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 19 01:33:55 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 1LOi5P-0003Uf-R3 for ged-emacs-devel@m.gmane.org; Mon, 19 Jan 2009 01:33:52 +0100 Original-Received: from localhost ([127.0.0.1]:33187 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOi48-00089s-Op for ged-emacs-devel@m.gmane.org; Sun, 18 Jan 2009 19:32:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LOi43-00089m-Qx for emacs-devel@gnu.org; Sun, 18 Jan 2009 19:32:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LOi42-00089a-8d for emacs-devel@gnu.org; Sun, 18 Jan 2009 19:32:26 -0500 Original-Received: from [199.232.76.173] (port=42558 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOi42-00089X-2M for emacs-devel@gnu.org; Sun, 18 Jan 2009 19:32:26 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:61898) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LOi41-00023B-CR for emacs-devel@gnu.org; Sun, 18 Jan 2009 19:32:25 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n0J0WE4M019291; Mon, 19 Jan 2009 09:32:14 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n0J0WE8n020693; Mon, 19 Jan 2009 09:32:14 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id n0J0WDj9013904; Mon, 19 Jan 2009 09:32:13 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1LOi3p-0001yw-F6; Mon, 19 Jan 2009 09:32:13 +0900 In-reply-to: <87y6xbe6sk.fsf@cyd.mit.edu> (message from Chong Yidong on Fri, 16 Jan 2009 08:09:47 -0500) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 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:107972 Archived-At: In article <87y6xbe6sk.fsf@cyd.mit.edu>, Chong Yidong writes: > Kenichi Handa writes: > > Thank you for finding this bug and providing the correct > > patch. I've just installed that patch. > > > > By the way, are there anything I must do to the bug tracking > > system when I fixed a specific bug? > When you send the email saying you fixed the bug, add a CC to > NNNN-done@emacsbugs.donarmstrong.com (I've just done that now). This > closes the bug. See admin/notes/bugtracker for more information about > using the bug tracker. I see, thank you. --- Kenichi Handa handa@m17n.org