From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#12693: 24.2.50; src/w32font.c should depend on ANSI code page Date: Fri, 26 Oct 2012 09:30:36 +0200 Message-ID: <83fw51adwj.fsf@gnu.org> References: <87y5j0ddgj.wl%%xmue@d1.dion.ne.jp> <87k3uhjthd.fsf@gnu.org> <87a9vdgwyd.wl%%xmue@d1.dion.ne.jp> <83y5ixb1l2.fsf@gnu.org> <5089AC8F.6000900@dancol.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1351236727 8445 80.91.229.3 (26 Oct 2012 07:32:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Oct 2012 07:32:07 +0000 (UTC) Cc: kzhr@d1.dion.ne.jp, 12693@debbugs.gnu.org To: Daniel Colascione Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 26 09:32:15 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TReOs-0000UR-1P for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Oct 2012 09:32:14 +0200 Original-Received: from localhost ([::1]:54332 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TReOk-0002ri-7x for geb-bug-gnu-emacs@m.gmane.org; Fri, 26 Oct 2012 03:32:06 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TReOf-0002jR-0j for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2012 03:32:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TReOY-0000wA-VE for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2012 03:32:00 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:52109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TReOY-0000w6-SB for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2012 03:31:54 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TReQc-0007Jd-8E for bug-gnu-emacs@gnu.org; Fri, 26 Oct 2012 03:34:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 26 Oct 2012 07:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12693 X-GNU-PR-Package: emacs,w32 X-GNU-PR-Keywords: patch Original-Received: via spool by 12693-submit@debbugs.gnu.org id=B12693.135123681028082 (code B ref 12693); Fri, 26 Oct 2012 07:34:02 +0000 Original-Received: (at 12693) by debbugs.gnu.org; 26 Oct 2012 07:33:30 +0000 Original-Received: from localhost ([127.0.0.1]:34127 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TReQ5-0007Is-Td for submit@debbugs.gnu.org; Fri, 26 Oct 2012 03:33:30 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:49419) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TReQ3-0007Ik-6m for 12693@debbugs.gnu.org; Fri, 26 Oct 2012 03:33:28 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MCH00400OTAOY00@a-mtaout20.012.net.il> for 12693@debbugs.gnu.org; Fri, 26 Oct 2012 09:30:35 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MCH0046KOUZ5ZC0@a-mtaout20.012.net.il>; Fri, 26 Oct 2012 09:30:35 +0200 (IST) In-reply-to: <5089AC8F.6000900@dancol.org> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:66071 Archived-At: > Date: Thu, 25 Oct 2012 14:18:07 -0700 > From: Daniel Colascione > CC: Kazuhiro Ito , 12693@debbugs.gnu.org > > The right code for Cygw32 is to always define NTGUI_UNICODE and unconditionally > use Unicode APIs when NTGUI_UNICODE is set. I figured that much. So I suggest that the patch to fix this issue be reworked in that direction. > Maybe, someday, we can define NTGUI_UNICODE for the NT port too. That's the plan, yes. Although I think it will not be a compile-time test, since there's a lot of work involved, and so some old code will have to coexist with the new for some time. Volunteers are welcome.