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 12:14:30 +0000 Message-ID: <4788AF26.1050507@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1200140113 21565 80.91.229.12 (12 Jan 2008 12:15:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Jan 2008 12:15:13 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?UTF-8?B?5L+e5rSB?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 12 13:15:34 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 1JDfGw-0004vZ-9B for ged-emacs-devel@m.gmane.org; Sat, 12 Jan 2008 13:15:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDfGY-0006PC-74 for ged-emacs-devel@m.gmane.org; Sat, 12 Jan 2008 07:15:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JDfGI-0006EY-J6 for emacs-devel@gnu.org; Sat, 12 Jan 2008 07:14:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JDfGG-0006Cx-A5 for emacs-devel@gnu.org; Sat, 12 Jan 2008 07:14:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JDfGF-0006Ch-LO for emacs-devel@gnu.org; Sat, 12 Jan 2008 07:14:51 -0500 Original-Received: from mk-outboundfilter-4.mail.uk.tiscali.com ([212.74.114.32]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JDfGF-0005X9-6T for emacs-devel@gnu.org; Sat, 12 Jan 2008 07:14:51 -0500 Original-X-Trace: 10814505/mk-outboundfilter-2.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: Ao8CANg9iEdTQxds/2dsb2JhbACnaw 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 12:14:49 +0000 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: 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:86784 Archived-At: 俞洁 wrote: > Hi, > I can't input any Chinese with system's input methods. Buffer echoes > nothing when typing Chinese, and then echoes a "?" if you try to input > anything other than Chinese (e.g.: letter 'a'). It's ok if you are > yanking Chinese to buffer or using leim Chinese input method. So far as > I know, at least 3 Chinese users met the same issue. Would anyone > please help us to check it? It may be caused by recent checkins, since > I update the code every week. > Does it happen with emacs -Q? You may have some workarounds in your .emacs that are no longer needed.