From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21524 invoked from network); 19 Jul 2009 20:42:31 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from new-brage.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.254.104) by ns1.primenet.com.au with SMTP; 19 Jul 2009 20:42:31 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 91440 invoked from network); 19 Jul 2009 20:42:17 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 19 Jul 2009 20:42:17 -0000 Received: (qmail 28557 invoked by alias); 19 Jul 2009 20:42:06 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 27170 Received: (qmail 28536 invoked from network); 19 Jul 2009 20:42:05 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 19 Jul 2009 20:42:05 -0000 Received: from mtaout02-winn.ispmail.ntl.com (mtaout02-winn.ispmail.ntl.com [81.103.221.48]) by bifrost.dotsrc.org (Postfix) with ESMTP id 5D41B8027106 for ; Sun, 19 Jul 2009 22:42:01 +0200 (CEST) Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20090719204201.BTM6611.mtaout02-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com> for ; Sun, 19 Jul 2009 21:42:01 +0100 Received: from pws-pc.ntlworld.com ([81.107.42.185]) by aamtaout03-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20090719204201.UHES2093.aamtaout03-winn.ispmail.ntl.com@pws-pc.ntlworld.com> for ; Sun, 19 Jul 2009 21:42:01 +0100 Received: from pws-pc (pws-pc [127.0.0.1]) by pws-pc.ntlworld.com (8.14.3/8.14.2) with ESMTP id n6JKfrV5012422 for ; Sun, 19 Jul 2009 21:41:53 +0100 Message-Id: <200907192041.n6JKfrV5012422@pws-pc.ntlworld.com> From: Peter Stephenson To: zsh-workers@sunsite.dk Subject: Re: zsh 4.3.10 terminates with SIGINT when one types Ctrl-G in emacs under Mac OS X In-Reply-To: Message from Bart Schaefer of "Sun, 19 Jul 2009 13:14:17 PDT." <090719131417.ZM4044@torch.brasslantern.com> Date: Sun, 19 Jul 2009 21:41:53 +0100 X-Cloudmark-Analysis: v=1.0 c=1 a=uJtZFhPr6yEA:10 a=NLZqzBF-AAAA:8 a=ebBWIibezmzJwcGgOD0A:9 a=NEPdq-NlDbCFIo_rJ2M2BExznrAA:4 a=_dQi-Dcv4p4A:10 X-Virus-Scanned: ClamAV 0.94.2/9589/Sun Jul 19 05:14:56 2009 on bifrost X-Virus-Status: Clean Bart Schaefer wrote: > On Jul 19, 12:15pm, Bart Schaefer wrote: > } > } The only way I can see to fix this is to re-introduce the wait_cmd second > } argument to signal_suspend(). PWS? Any thoughts? > > Here's a patch in case there's agreement this is the right approach. If it fixes both problems, it'll certainly do for now, until we work out what it breaks. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/