From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: doubling of input events on focus (X, 21.1 and later) Date: Thu, 12 Sep 2002 12:42:04 -0400 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <200209112004.g8BK46K20660@wijiji.santafe.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031849315 26064 127.0.0.1 (12 Sep 2002 16:48:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 12 Sep 2002 16:48:35 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17pX8s-0006mG-00 for ; Thu, 12 Sep 2002 18:48:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17pX92-0001gl-00; Thu, 12 Sep 2002 12:48:44 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17pX2c-0000Fj-00 for bug-gnu-emacs@gnu.org; Thu, 12 Sep 2002 12:42:06 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17pX2a-0000FW-00 for bug-gnu-emacs@gnu.org; Thu, 12 Sep 2002 12:42:05 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17pX2a-0000FQ-00 for bug-gnu-emacs@gnu.org; Thu, 12 Sep 2002 12:42:04 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17pX2a-00085k-00; Thu, 12 Sep 2002 12:42:04 -0400 Original-To: usenet@fischman.org In-reply-to: (message from Ami Fischman on Wed, 11 Sep 2002 13:39:27 -0700) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3498 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3498 > If you do this and do not switch windows, is the next command ever > duplicated? No. In that case, I can speculate that something in the handling of switch-frame events might be responsible.