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: A reproducible type-break bug Date: Sat, 20 Jan 2007 16:09:38 -0500 Message-ID: <87wt3h9zhp.fsf@stupidchicken.com> References: <878xfy1kgw.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169327423 21794 80.91.229.12 (20 Jan 2007 21:10:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 20 Jan 2007 21:10:23 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 20 22:10:20 2007 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 1H8NTX-0000FW-J5 for ged-emacs-devel@m.gmane.org; Sat, 20 Jan 2007 22:10:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8NTX-0001hR-0o for ged-emacs-devel@m.gmane.org; Sat, 20 Jan 2007 16:10:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H8NTM-0001h8-Ag for emacs-devel@gnu.org; Sat, 20 Jan 2007 16:10:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H8NTK-0001gi-T8 for emacs-devel@gnu.org; Sat, 20 Jan 2007 16:10:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8NTK-0001gf-Ny for emacs-devel@gnu.org; Sat, 20 Jan 2007 16:09:58 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H8NTK-0004Tk-Ay for emacs-devel@gnu.org; Sat, 20 Jan 2007 16:09:58 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H8NT0-00047K-Rs for emacs-devel@gnu.org; Sat, 20 Jan 2007 22:09:39 +0100 Original-Received: from cyd.mit.edu ([18.19.1.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 20 Jan 2007 22:09:38 +0100 Original-Received: from cyd by cyd.mit.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 20 Jan 2007 22:09:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cyd.mit.edu User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) Cancel-Lock: sha1:zameElRJTT/AzZessPl2dbebGAY= 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:65329 Archived-At: Leo writes: >>> 1. Start emacs with "emacs -q -l t.el" >>> 2. Use mouse to do some random click >>> 3. wait until a gui dialogue pop up asking if you want to take a >>> break and answer yes >>> 4. Do anything and another dialogue will pop up asking if you want >>> to continue break. >>> 5. Answer yes and the dialogue will pop up again immediately >>> i.e. you won't be able to exit the dialogue by answering >>> yes while you can if the query is in the minibuffer. >> >> Should be fixed now. > > I just updated my Emacs and did a test. Indeed you can exit the > dialogue *BUT* you have to answer 'YES' twice. I can't reproduce this. Which toolkit are you using?