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: type-break crashes Emacs Date: Fri, 19 Jan 2007 20:52:00 -0500 Message-ID: <87mz4e31of.fsf@stupidchicken.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169257959 20835 80.91.229.12 (20 Jan 2007 01:52:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 20 Jan 2007 01:52:39 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 20 02:52:36 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 1H85PD-0000r6-DO for ged-emacs-devel@m.gmane.org; Sat, 20 Jan 2007 02:52:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H85PD-0001Bz-Ff for ged-emacs-devel@m.gmane.org; Fri, 19 Jan 2007 20:52:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H85Ov-00017E-9s for emacs-devel@gnu.org; Fri, 19 Jan 2007 20:52:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H85Ot-000155-Li for emacs-devel@gnu.org; Fri, 19 Jan 2007 20:52:11 -0500 Original-Received: from [18.72.1.2] (helo=south-station-annex.mit.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H85Os-0006Nd-E1 for emacs-devel@gnu.org; Fri, 19 Jan 2007 20:52:10 -0500 Original-Received: from central-city-carrier-station.mit.edu (CENTRAL-CITY-CARRIER-STATION.MIT.EDU [18.7.7.72]) by south-station-annex.mit.edu (8.13.6/8.9.2) with ESMTP id l0K1q8TQ013437; Fri, 19 Jan 2007 20:52:08 -0500 (EST) Original-Received: from outgoing-legacy.mit.edu (OUTGOING-LEGACY.MIT.EDU [18.7.22.104]) by central-city-carrier-station.mit.edu (8.13.6/8.9.2) with ESMTP id l0K1q0hG001271; Fri, 19 Jan 2007 20:52:01 -0500 (EST) Original-Received: from localhost (SYDNEYPACIFIC-SIX-TWELVE.MIT.EDU [18.95.7.101]) ) by outgoing-legacy.mit.edu (8.13.6/8.12.4) with ESMTP id l0K1q0rF018101; Fri, 19 Jan 2007 20:52:00 -0500 (EST) Original-Received: from cyd by localhost with local (Exim 3.36 #1 (Debian)) id 1H85Oi-0000eQ-00; Fri, 19 Jan 2007 20:52:00 -0500 Original-To: Leo In-Reply-To: (Leo's message of "Sun\, 14 Jan 2007 08\:08\:04 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) X-Scanned-By: MIMEDefang 2.42 X-Spam-Score: 0.001 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:65314 Archived-At: Leo writes: > Yesterday, Emacs crashed twice during type-break. It happened like > this: > During type-break, I try to scroll mouse and a gui dialogue pop up and > ask me to continue break or not, and when I answer NO, Emacs exit > without any confirmation. *Unfortunately, this is not 100% percent > reproducible*. When I try this, I don't see a gui dialogue popping up; I get a message in the echo area. Is this what you mean? If not, what do you mean by "scrolling the mouse"? Are you using the mouse wheel?