From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from math.gatech.edu (euclid.skiles.gatech.edu [130.207.146.50]) by werple.net.au (8.7/8.7.1) with SMTP id AAA28787 for ; Sat, 25 Nov 1995 00:58:16 +1100 (EST) Received: by math.gatech.edu (5.x/SMI-SVR4) id AA03497; Fri, 24 Nov 1995 08:38:02 -0500 Resent-Date: Fri, 24 Nov 1995 14:38:27 +0100 Old-Return-Path: From: wischnow@hp832.informatik.hu-berlin.de Date: Fri, 24 Nov 1995 14:38:27 +0100 Message-Id: <9511241338.AA03858@beta.informatik.hu-berlin.de> To: zsh-workers@math.gatech.edu In-Reply-To: Peter Stephenson's message of Fri, 24 Nov 1995 12:11:52 +0100 Subject: Re: timing builtins: it works! Resent-Message-Id: <"rn0ZJ2.0.Zs.vgSjm"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/643 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Peter Stephenson wrote: > > ... > > By the way, despite the list_pipe code, it looks like current shell > structures at the end of pipelines are *still* uninterruptible --- I > thought this was what it was designed to solve? This doesn't seem to > be a result of my new code (it's in 2.6-beta11-test10) and I don't see > why it should be, since I've been very carefully not to tread on > anything's toes. > Not `still', but `again'... A quick test showed that it's only half-broken in beta8: they are interruptible two time, but after the second fg the shell hangs (under SunOS and Solaris): i.e. the subshell that is internally created for the end of the pipe can't be put in the foreground again. Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de