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: 23.0.60; Weird X11 input-related hang Date: Tue, 13 May 2008 12:58:07 -0400 Message-ID: <8763ti87kw.fsf@stupidchicken.com> References: <87abiu87ob.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1210697932 26948 80.91.229.12 (13 May 2008 16:58:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 May 2008 16:58:52 +0000 (UTC) Cc: 229-done@emacsbugs.donarmstrong.com, corbet@lwn.net To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 13 18:59:25 2008 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 1JvxqD-00028p-4P for ged-emacs-devel@m.gmane.org; Tue, 13 May 2008 18:59:05 +0200 Original-Received: from localhost ([127.0.0.1]:35495 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JvxpU-0003O8-7q for ged-emacs-devel@m.gmane.org; Tue, 13 May 2008 12:58:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JvxpM-0003M3-DB for emacs-devel@gnu.org; Tue, 13 May 2008 12:58:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JvxpK-0003LL-RS for emacs-devel@gnu.org; Tue, 13 May 2008 12:58:12 -0400 Original-Received: from [199.232.76.173] (port=38444 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JvxpK-0003LG-LE for emacs-devel@gnu.org; Tue, 13 May 2008 12:58:10 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:39332) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JvxpK-0000Bt-Gb for emacs-devel@gnu.org; Tue, 13 May 2008 12:58:10 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id AC3934E392; Tue, 13 May 2008 12:58:07 -0400 (EDT) In-Reply-To: <87abiu87ob.fsf@stupidchicken.com> (Chong Yidong's message of "Tue, 13 May 2008 12:56:04 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:97090 Archived-At: Chong Yidong writes: > corbet@lwn.net wrote: > >> Today I figured out how to reproduce it: move the pointer to the >> menubar at the top of the window, then move the scroll wheel for a >> click or two. Works every time. Does not appear to be dependent on >> major mode. > > I can't reproduce this on 23.0.60.50 (i686-pc-linux-gnu, GTK+ Version > 2.12.9). > > Can anyone on the list reproduce this problem? Ah, I see than Jan already checked in a fix. I must have missed that message. Fast work, Jan. Sorry for the noise.