From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; can't input chinese on win32 platform Date: Sat, 12 Jan 2008 16:00:09 +0000 Message-ID: <4788E409.4080108@gnu.org> References: <4788AF26.1050507@gnu.org> <42b562540801120750h2389085al6d0bc746f70667a5@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200153641 27477 80.91.229.12 (12 Jan 2008 16:00:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Jan 2008 16:00:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: yu jie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 12 17:01:03 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 1JDin8-0003vT-RV for ged-emacs-devel@m.gmane.org; Sat, 12 Jan 2008 17:01:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDiml-0001jO-06 for ged-emacs-devel@m.gmane.org; Sat, 12 Jan 2008 11:00:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JDimh-0001jC-TL for emacs-devel@gnu.org; Sat, 12 Jan 2008 11:00:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JDimg-0001io-Cu for emacs-devel@gnu.org; Sat, 12 Jan 2008 11:00:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDimg-0001il-Ae for emacs-devel@gnu.org; Sat, 12 Jan 2008 11:00:34 -0500 Original-Received: from mk-outboundfilter-3.mail.uk.tiscali.com ([212.74.114.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JDimf-0007hh-Qa for emacs-devel@gnu.org; Sat, 12 Jan 2008 11:00:33 -0500 Original-X-Trace: 17639440/mk-outboundfilter-1.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAJNyiEdTQxds/2dsb2JhbAAIp0c Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 12 Jan 2008 16:00:32 +0000 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <42b562540801120750h2389085al6d0bc746f70667a5@mail.gmail.com> X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:86806 Archived-At: yu jie wrote: > Thanks for your reply. > It happens with -Q option. > The probable causes will be the changes to w32fns.c on 2007-12-17, 2007-12-14 and 2007-12-13. Can you try to revert those changes one by one, to figure out which change is causing it?