From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: C-g crash redux Date: Thu, 3 Aug 2006 14:40:28 +1200 Message-ID: <17617.25116.808871.446491@kahikatea.snap.net.nz> References: <877j1qvp4k.fsf@pacem.orebokech.com> <17617.8764.824445.882539@kahikatea.snap.net.nz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1154572946 16156 80.91.229.2 (3 Aug 2006 02:42:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Aug 2006 02:42:26 +0000 (UTC) Cc: Romain Francoise , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 03 04:42:23 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G8TAB-0003LK-ST for ged-emacs-devel@m.gmane.org; Thu, 03 Aug 2006 04:42:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8TAB-0007bw-G1 for ged-emacs-devel@m.gmane.org; Wed, 02 Aug 2006 22:42:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G8TA0-0007ba-0M for emacs-devel@gnu.org; Wed, 02 Aug 2006 22:42:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G8T9y-0007ad-LV for emacs-devel@gnu.org; Wed, 02 Aug 2006 22:42:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8T9y-0007aT-A1 for emacs-devel@gnu.org; Wed, 02 Aug 2006 22:42:06 -0400 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G8TDD-0004Tz-0V for emacs-devel@gnu.org; Wed, 02 Aug 2006 22:45:27 -0400 Original-Received: from kahikatea.snap.net.nz (p202-124-124-113.snap.net.nz [202.124.124.113]) by viper.snap.net.nz (Postfix) with ESMTP id EE06A77F73F; Thu, 3 Aug 2006 14:42:01 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id B1ED5BE3B3; Thu, 3 Aug 2006 14:40:30 +1200 (NZST) Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: X-Mailer: VM 7.19 under Emacs 22.0.50.15 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:58026 Archived-At: > > Presumably wait_reading_process_output is interrupted before it can do: > > > > unbind_to (count, Qnil); > > Huh? Is that really possible? > > What kind of interrupt can cause unwind_protect forms NOT to be run? Oh I see, unbind_to gets called through Fsignal. Perhaps it's a byte compiler problem then. I just prefer to assume something simple to start with. -- Nick http://www.inet.net.nz/~nickrob