From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: emacs weirdness Date: Tue, 07 Jul 2009 12:50:21 -0400 Message-ID: <87eiss5tf6.fsf@stupidchicken.com> References: <4e3ad400907070945g115f2281x4bae6f579ce148a@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1246985447 3479 80.91.229.12 (7 Jul 2009 16:50:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Jul 2009 16:50:47 +0000 (UTC) Cc: Leo Alekseyev To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 07 18:50:40 2009 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 1MODsK-0001oF-UL for ged-emacs-devel@m.gmane.org; Tue, 07 Jul 2009 18:50:37 +0200 Original-Received: from localhost ([127.0.0.1]:54132 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MODsK-0001Kp-CV for ged-emacs-devel@m.gmane.org; Tue, 07 Jul 2009 12:50:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MODsE-0001IP-G0 for emacs-devel@gnu.org; Tue, 07 Jul 2009 12:50:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MODs9-0001DL-P8 for emacs-devel@gnu.org; Tue, 07 Jul 2009 12:50:29 -0400 Original-Received: from [199.232.76.173] (port=47276 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MODs9-0001DA-B5 for emacs-devel@gnu.org; Tue, 07 Jul 2009 12:50:25 -0400 Original-Received: from pantheon-po34.its.yale.edu ([130.132.50.80]:43946) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MODs8-0003L6-Ut for emacs-devel@gnu.org; Tue, 07 Jul 2009 12:50:25 -0400 Original-Received: from furry (dhcp128036014241.central.yale.edu [128.36.14.241]) (authenticated bits=0) by pantheon-po34.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n67GoMTM018358 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 7 Jul 2009 12:50:23 -0400 Original-Received: by furry (Postfix, from userid 1000) id 86F74C09B; Tue, 7 Jul 2009 12:50:21 -0400 (EDT) In-Reply-To: <4e3ad400907070945g115f2281x4bae6f579ce148a@mail.gmail.com> (Leo Alekseyev's message of "Tue, 7 Jul 2009 12:45:01 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:112142 Archived-At: I had a bug forwarded to me: > I've been running into an absolutely bizarre emacs bug. I submitted a > report, but it might have gotten truncated as I sent the email, and it > just happened again. Basically, I pressed either C-a C-k or > C-k. Here's what Emacs thinks I pressed: C-a C-c > This has the effect of switching windows (I have > S-right bound to it) and activating winner-undo via C-c , with > the ultimate effect of my windows being completely rearranged. This > was happening occasionally on 22.3.1, and on 23.0.95 it happens way > more often, maybe 4-8% of the time I use C-k. > > In GNU Emacs 23.0.95.1 (i386-mingw-nt5.1.2600) > of 2009-06-19 on SOFT-MJASON > Windowing system distributor `Microsoft Corp.', version 5.1.2600 > configured using `configure --with-gcc (3.4)' Has anyone on Windows seen this happen?