From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=) Newsgroups: gmane.emacs.devel Subject: Re: Keyboard grabs Date: Fri, 19 Apr 2002 23:03:55 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200204192024.WAA04206@pc35.bodenonline.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1019250239 18052 127.0.0.1 (19 Apr 2002 21:03:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 19 Apr 2002 21:03:59 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16yfXz-0004h3-00 for ; Fri, 19 Apr 2002 23:03:59 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16yfrW-0001kw-00 for ; Fri, 19 Apr 2002 23:24:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16yfXW-00069k-00; Fri, 19 Apr 2002 17:03:30 -0400 Original-Received: from p0237.as-l043.contactel.cz ([194.108.242.237] helo=SnowWhite.SuSE.cz) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16yfVn-00065h-00; Fri, 19 Apr 2002 17:01:43 -0400 Original-Received: by SnowWhite.SuSE.cz (PJ, from userid 500) id ABCEC183C9; Fri, 19 Apr 2002 23:04:03 +0200 (CEST) Original-To: "Jan D." X-Face: $"d&^B_IKlTHX!y2d,3;grhwjOBqOli]LV`6d]58%5'x/kBd7.MO&n3bJ@Zkf&RfBu|^qL+ ?/Re{MpTqanXS2'~Qp'J2p^M7uM:zp[1Xq#{|C!*'&NvCC[9!|=>#qHqIhroq_S"MH8nSH+d^9*BF: iHiAs(t(~b#1.{w.d[=Z In-Reply-To: <200204192024.WAA04206@pc35.bodenonline.com> ("Jan D."'s message of "Fri, 19 Apr 2002 22:24:30 +0200 (MEST)") User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i386-suse-linux-gnu) Original-Lines: 19 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2812 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2812 From: "Jan D." Date: Fri, 19 Apr 2002 22:24:30 +0200 (MEST) Hi Jan, > On a related note, is there a reason why Emacs > queues keyboard events while menus are mapped? That is, if I click on > a menu, press "Hello world", and then clicks down the menu, the "Hello= world" > is inserted into the current buffer. this is no longer true for about fifteen minutes ;-) I have committed a patch which removes that. See my other e-mail. --=20 Pavel Jan=EDk Don't patch bad code - rewrite it. -- The Elements of Programming Style (Kernighan & Plaugh= er)