From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#30043: 25.3; C-M-e inserts euro character Date: Sun, 13 Oct 2019 13:33:22 +0300 Message-ID: <83lftpkk99.fsf@gnu.org> References: <87k19r1bp1.fsf@fliptop.i-did-not-set--mail-host-address--so-tickle-me> <83y2y7drra.fsf@gnu.org> <87d0fj0xq5.fsf@fliptop.i-did-not-set--mail-host-address--so-tickle-me> <874l0darsn.fsf@posteo.net> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="251423"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 30043@debbugs.gnu.org, stefan@marxist.se To: Tomas Nordin Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 13 12:34:15 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iJbCV-00139F-7o for geb-bug-gnu-emacs@m.gmane.org; Sun, 13 Oct 2019 12:34:11 +0200 Original-Received: from localhost ([::1]:38660 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJbCT-0004WM-Cd for geb-bug-gnu-emacs@m.gmane.org; Sun, 13 Oct 2019 06:34:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59627) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJbCM-0004W8-R3 for bug-gnu-emacs@gnu.org; Sun, 13 Oct 2019 06:34:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJbCL-0001TB-V0 for bug-gnu-emacs@gnu.org; Sun, 13 Oct 2019 06:34:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54654) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iJbCL-0001T6-Rx for bug-gnu-emacs@gnu.org; Sun, 13 Oct 2019 06:34:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iJbCL-0007UI-Lx for bug-gnu-emacs@gnu.org; Sun, 13 Oct 2019 06:34:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 13 Oct 2019 10:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30043 X-GNU-PR-Package: emacs Original-Received: via spool by 30043-submit@debbugs.gnu.org id=B30043.157096282028754 (code B ref 30043); Sun, 13 Oct 2019 10:34:01 +0000 Original-Received: (at 30043) by debbugs.gnu.org; 13 Oct 2019 10:33:40 +0000 Original-Received: from localhost ([127.0.0.1]:35242 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJbBz-0007Th-OP for submit@debbugs.gnu.org; Sun, 13 Oct 2019 06:33:40 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:50550) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJbBw-0007TR-7P for 30043@debbugs.gnu.org; Sun, 13 Oct 2019 06:33:36 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56316) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iJbBq-0001Is-UU; Sun, 13 Oct 2019 06:33:30 -0400 Original-Received: from [176.228.60.248] (port=2638 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iJbBq-0002DV-BV; Sun, 13 Oct 2019 06:33:30 -0400 In-reply-to: <874l0darsn.fsf@posteo.net> (message from Tomas Nordin on Sun, 13 Oct 2019 12:00:40 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.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" Xref: news.gmane.org gmane.emacs.bugs:169112 Archived-At: > From: Tomas Nordin > Cc: 30043@debbugs.gnu.org > Date: Sun, 13 Oct 2019 12:00:40 +0200 > > Tomas Nordin writes: > > > this strange behavior. Who knows, maybe there is something strange > > going on on all Windows installations at my work place. > > I have now found one more person in this country (Sweden) who use emacs > on MS-Windows, outside my organisation, who complains about the same > thing. C-M-e inserts a euro character. Actually he didn't complain, but > I managed to get him to try this out and he confirmed the effect. Maybe > for the sake of this bug report we can pretend that he complained. His > version of emacs was > > GNU Emacs 26.2 (build 1, x86_64-w64-mingw32) of 2019-04-13 Can you try setting w32-recognize-altgr to a nil value?