From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7431 invoked from network); 25 Jun 1999 09:24:22 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 25 Jun 1999 09:24:22 -0000 Received: (qmail 8198 invoked by alias); 25 Jun 1999 09:24:01 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6847 Received: (qmail 8191 invoked from network); 25 Jun 1999 09:23:59 -0000 From: "Bart Schaefer" Message-Id: <990625092339.ZM4042@candle.brasslantern.com> Date: Fri, 25 Jun 1999 09:23:39 +0000 In-Reply-To: <990625091702.ZM4017@candle.brasslantern.com> Comments: In reply to "Bart Schaefer" "Re: 3.0.6-pre-5 problem" (Jun 25, 9:17am) References: <199906250622.IAA32689@beta.informatik.hu-berlin.de> <990625091702.ZM4017@candle.brasslantern.com> X-Mailer: Z-Mail (5.0.0 30July97) To: Sven Wischnowsky , zsh-workers@sunsite.auc.dk Subject: Re: 3.0.6-pre-5 problem MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jun 25, 9:17am, Bart Schaefer wrote: } Subject: Re: 3.0.6-pre-5 problem } } [...] I think zsh } may have sent a STOP signal to the xterm that is its parent. Yup, I can confirm this: zagzig% Src/zsh -f zagzig% echo $SHLVL 4 zagzig% Src/zsh -f zagzig% echo $SHLVL 5 zagzig% mutt () { function> command mutt "$@" function> echotc rs function> } zagzig% mutt zsh: suspended (signal) Src/zsh -f zagzig% echo $SHLVL 4 Zsh has just stopped its parent. Naughty zsh. (The above is -pre-5 with 6819 and 6824 applied.) -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com