From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Build failure in gettimeofday Date: Fri, 18 Sep 2020 11:25:23 +0300 Message-ID: <83y2l74hl8.fsf@gnu.org> References: <64c1de46-bd43-411f-bae9-93b509bb8815@gmx.at> <83blifkoir.fsf@gnu.org> <53692dbf-b983-0ef6-c591-77b67401ed00@gmx.at> <83k0ww9vqk.fsf@gnu.org> <6e3a05c3-f66a-93cf-e5ba-9d1115154686@gmx.at> <83mu1r844v.fsf@gnu.org> <3a0bcac5-7a7a-6334-03d3-57d32086b886@gmx.at> <83r1r17phl.fsf@gnu.org> <83363g7c59.fsf@gnu.org> <83363f5x61.fsf@gnu.org> <4d47029e-69d4-0b71-a93a-bf482a51e460@gmx.at> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30814"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Sep 18 10:25:41 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kJBi9-0007tz-8J for ged-emacs-devel@m.gmane-mx.org; Fri, 18 Sep 2020 10:25:41 +0200 Original-Received: from localhost ([::1]:39634 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kJBi8-0007EZ-Av for ged-emacs-devel@m.gmane-mx.org; Fri, 18 Sep 2020 04:25:40 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60588) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kJBhe-0006pp-C5 for emacs-devel@gnu.org; Fri, 18 Sep 2020 04:25:10 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:58641) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kJBhd-0005FR-S1; Fri, 18 Sep 2020 04:25:09 -0400 Original-Received: from [176.228.60.248] (port=4991 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kJBhd-0005A3-3n; Fri, 18 Sep 2020 04:25:09 -0400 In-Reply-To: <4d47029e-69d4-0b71-a93a-bf482a51e460@gmx.at> (message from martin rudalics on Fri, 18 Sep 2020 10:18:50 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:256061 Archived-At: > Cc: emacs-devel@gnu.org > From: martin rudalics > Date: Fri, 18 Sep 2020 10:18:50 +0200 > > > Ah, yes. Happens to me as well: holding Alt-Shift for too long, or > > even releasing them before pressing them again for some Emacs command, > > does cause the keyboard layout switch (actually, a language switch > > event). You need to watch out for that. > > Aha. And apparently it affects only the process whose window is > receiving input at the moment I type Alt-Shift. Otherwise, restarting > Emacs would not have helped. That's on XP, yes. JFTR, Windows 10 changes the default to apply to _all_ windows (one of the settings I had to hunt early on and disable, because it makes absolutely no sense to me).