From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Zhang Wei" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Emacs 22.1.90 can't save chinese-gb2312 file Date: Fri, 1 Feb 2008 14:55:23 +0800 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201848943 19342 80.91.229.12 (1 Feb 2008 06:55:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Feb 2008 06:55:43 +0000 (UTC) To: "Kenichi Handa" , emacs-pretest-bug@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 01 07:56:04 2008 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 1JKpob-0000Nq-EM for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 07:55:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKpoA-0003u7-0F for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 01:55:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKpo5-0003tK-Mb for emacs-devel@gnu.org; Fri, 01 Feb 2008 01:55:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKpo4-0003sr-Tk for emacs-devel@gnu.org; Fri, 01 Feb 2008 01:55:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKpo4-0003so-MS for emacs-devel@gnu.org; Fri, 01 Feb 2008 01:55:24 -0500 Original-Received: from hs-out-0708.google.com ([64.233.178.244] helo=hs-out-2122.google.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKpo4-0000XZ-ID for emacs-devel@gnu.org; Fri, 01 Feb 2008 01:55:24 -0500 Original-Received: by hs-out-2122.google.com with SMTP id j58so478701hsj.10 for ; Thu, 31 Jan 2008 22:55:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=YtxdLPOH5SfhbuiEQApWJc59nC71y8qQyV8sTOtOAx0=; b=ty6ks9qCdfPZs2i+aRBvCDC55CTPekoQGWcqKe/24vJJJPZohYh4SoOrVgK4k8f8aCohgjGkt4KWYten1c96ak4ykU6xbbKScOpMHWIzSPvceKR2H3qtjx0en/FqXy32UvBB6ulFfAwtCTlI391PpD1bn6+VRk5b4pLGlU2pfoU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=xUnNPwmNw6NkYpdYI2Z+x5IqA4VpQobR1FtttnF4+H3L5Zwmbz0aTmkMYSJnUuCTtYEbfR1v0l5JLyss47kPxPZbheyI9tvunS8Tc1ksbt+73a0z5tAklupHg9xMl1gwmuQa3F6Ngls8Jzs1LRk7gebpe2JGGMDlKTbzB8FmU0U= Original-Received: by 10.151.12.1 with SMTP id p1mr1156858ybi.83.1201848923419; Thu, 31 Jan 2008 22:55:23 -0800 (PST) Original-Received: by 10.150.217.4 with HTTP; Thu, 31 Jan 2008 22:55:23 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 (Google crawlbot) 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:87914 gmane.emacs.pretest.bugs:20831 Archived-At: On 2/1/08, Kenichi Handa wrote: > Are you sure? It's quite surprising that the code in > w32term.c affects encoding of characters. Yes, I'm sure. I checked out the w32term.c of date 2007-12-12, and bug has gone.