From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Build error with _UNICODE on w32. Date: Tue, 20 May 2008 10:14:58 +0100 Message-ID: <48329692.3020009@gnu.org> References: <4v4p8xy1q8.fsf@otsukakj.co.jp> <4v8wy9dphu.fsf@otsukakj.co.jp> <4v7idpbhl1.fsf@otsukakj.co.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1211274992 30301 80.91.229.12 (20 May 2008 09:16:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 May 2008 09:16:32 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Eli Zaretskii To: KOBAYASHI Yasuhiro Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 20 11:17:05 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 1JyNxd-0007Pi-43 for ged-emacs-devel@m.gmane.org; Tue, 20 May 2008 11:16:45 +0200 Original-Received: from localhost ([127.0.0.1]:41831 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyNws-0001dG-Ap for ged-emacs-devel@m.gmane.org; Tue, 20 May 2008 05:15:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JyNwN-0001aF-8W for emacs-devel@gnu.org; Tue, 20 May 2008 05:15:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JyNwE-0001V0-D9 for emacs-devel@gnu.org; Tue, 20 May 2008 05:15:23 -0400 Original-Received: from [199.232.76.173] (port=39868 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyNwD-0001UX-HN for emacs-devel@gnu.org; Tue, 20 May 2008 05:15:17 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:35956) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JyNwD-0003fZ-HH for emacs-devel@gnu.org; Tue, 20 May 2008 05:15:17 -0400 Original-Received: from mail.gnu.org ([199.232.76.166]:50854 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JyNuy-0000QA-Sj for emacs-pretest-bug@gnu.org; Tue, 20 May 2008 05:14:01 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JyNw9-0003eV-Dr for emacs-pretest-bug@gnu.org; Tue, 20 May 2008 05:15:16 -0400 Original-Received: from mk-outboundfilter-4.mail.uk.tiscali.com ([212.74.114.32]:26744) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JyNw3-0003cT-El; Tue, 20 May 2008 05:15:07 -0400 Original-X-Trace: 83379610/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: AuYEAMUzMkhTQxds/2dsb2JhbACBVawl X-IronPort-AV: E=Sophos;i="4.27,514,1204502400"; d="scan'208";a="83379610" X-IP-Direction: IN Original-Received: from i-83-67-23-108.freedom2surf.net (HELO wanchan.jasonrumney.net) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP; 20 May 2008 10:15:06 +0100 Original-Received: from [192.168.249.27] (chiko.jasonrumney.net [192.168.249.27]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 94B3315B9; Tue, 20 May 2008 10:15:05 +0100 (BST) User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: <4v7idpbhl1.fsf@otsukakj.co.jp> X-Enigmail-Version: 0.95.6 OpenPGP: id=8086879D X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:97441 gmane.emacs.pretest.bugs:22398 Archived-At: KOBAYASHI Yasuhiro wrote: > I was trying to maintain the IME-patch on w32. I need it to > input the unicode character. > Unicode input from IMEs is already supported in 23.0.60. You probably need to rewrite your patch to take this into account.