From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Unicode input on Windows Emacs: any plans? Date: Fri, 28 Mar 2014 20:31:53 +0300 Message-ID: <83bnwqfcvq.fsf@gnu.org> References: <83txamz1md.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1396027926 29330 80.91.229.3 (28 Mar 2014 17:32:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Mar 2014 17:32:06 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 28 18:32:14 2014 Return-path: Envelope-to: geh-help-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 1WTadZ-0005FO-AO for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Mar 2014 18:32:13 +0100 Original-Received: from localhost ([::1]:35170 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTadY-0000r0-TK for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Mar 2014 13:32:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTadJ-0000p9-SI for help-gnu-emacs@gnu.org; Fri, 28 Mar 2014 13:32:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTadE-0003ZF-Hn for help-gnu-emacs@gnu.org; Fri, 28 Mar 2014 13:31:57 -0400 Original-Received: from mtaout28.012.net.il ([80.179.55.184]:35686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTadE-0003Z2-9V for help-gnu-emacs@gnu.org; Fri, 28 Mar 2014 13:31:52 -0400 Original-Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0N3500600PL75100@mtaout28.012.net.il> for help-gnu-emacs@gnu.org; Fri, 28 Mar 2014 20:31:33 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N3500NXPQ0LAJ80@mtaout28.012.net.il> for help-gnu-emacs@gnu.org; Fri, 28 Mar 2014 20:31:33 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.184 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96815 Archived-At: > From: Ilya Zakharevich > Date: Fri, 28 Mar 2014 14:17:16 +0000 (UTC) > Injection-Date: Fri, 28 Mar 2014 14:17:16 +0000 (UTC) >=20 > On 2014-03-28, Ilya Zakharevich wrote: > > On 2014-03-25, Eli Zaretskii wrote: > >> Actually, I see that even this is inaccurate: we do use > >> ReadConsoleInputW in text-mode session on Windows NT and later, = so > >> Unicode keyboard input is supported even on a console. (However= , > >> console output still only supports the current OEM codepage.) > > > > Which means: =E2=80=9Cit does not work=E2=80=9D. Exactly the sam= e as in the > > Event-loop mode. >=20 > Oups: > =E2=80=A2 My first sentence is correct. > =E2=80=A2 The second is not. What do you mean by "doesn't work"? May I suggest reporting a bug using "M-x report-emacs-bug RET", and including all the details of ho= w to reproduce the problems starting with "emacs -Q" or "emacs -Q -nw"?