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: cp949 support Date: Fri, 19 Jun 2009 09:40:05 +0900 Message-ID: References: <861vpldwy5.fsf@nirvana.pusto.de> <9d644d9b0906170107o2e7f5d82j46882620b5a968b1@mail.gmail.com> <868wjq1szl.fsf@nirvana.pusto.de> <9d644d9b0906171919x3b05cc2eu6af3db8d113ee6cd@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1245372030 22566 80.91.229.12 (19 Jun 2009 00:40:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Jun 2009 00:40:30 +0000 (UTC) Cc: jihyun.jo@gmail.com, usenet@pusto.de, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 19 02:40:27 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 1MHS9W-0003mc-2O for ged-emacs-devel@m.gmane.org; Fri, 19 Jun 2009 02:40:22 +0200 Original-Received: from localhost ([127.0.0.1]:53713 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHS9V-0007Bl-Bz for ged-emacs-devel@m.gmane.org; Thu, 18 Jun 2009 20:40:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MHS9Q-0007A1-6f for emacs-devel@gnu.org; Thu, 18 Jun 2009 20:40:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MHS9K-0006yy-UD for emacs-devel@gnu.org; Thu, 18 Jun 2009 20:40:15 -0400 Original-Received: from [199.232.76.173] (port=38113 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHS9K-0006yo-QW for emacs-devel@gnu.org; Thu, 18 Jun 2009 20:40:10 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:63366) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MHS9K-0006vz-7Z for emacs-devel@gnu.org; Thu, 18 Jun 2009 20:40:10 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id n5J0e6Av027514; Fri, 19 Jun 2009 09:40:06 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id n5J0e5gv015386; Fri, 19 Jun 2009 09:40:05 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id n5J0e5Oq019221; Fri, 19 Jun 2009 09:40:05 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1MHS9F-0002MQ-9O; Fri, 19 Jun 2009 09:40:05 +0900 In-reply-to: (message from Kenichi Handa on Thu, 18 Jun 2009 20:14:44 +0900) 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:111587 Archived-At: As Yidong has already installed the fix for cp949 coding-system, could you please verify that it works correctly with the latest code. --- Kenichi Handa handa@m17n.org