From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18038 invoked from network); 13 Feb 2000 05:22:57 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 13 Feb 2000 05:22:57 -0000 Received: (qmail 22356 invoked by alias); 13 Feb 2000 05:22:51 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9698 Received: (qmail 22348 invoked from network); 13 Feb 2000 05:22:49 -0000 Date: Sun, 13 Feb 2000 16:22:44 +1100 From: Geoff Wing To: Bart Schaefer Cc: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: 3.1.6-dev-17 (Was: BUG: backgrounding zsh does bad tty stuff) Message-ID: <20000213162243.A17884@primenet.com.au> References: <1000212055846.ZM6576@candle.brasslantern.com> <20000212231741.A20778@primenet.com.au> <1000212180025.ZM16739@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <1000212180025.ZM16739@candle.brasslantern.com>; from schaefer@candle.brasslantern.com on Sat, Feb 12, 2000 at 06:00:25PM +0000 Organization: PrimeNet Computer Consultancy Bart Schaefer wrote about Re: PATCH: 3.1.6-dev-17 (Was: BUG: backgrounding zsh does bad tty stuff): :Perhaps what you mean is that we should wait for our parent to put us in :our own process group before attempting to make that group the tty group? Yes, though the whole thing reeks anyway. Your patch does a more appropriate job, though in normal operation one is going to expect the parent to set the pgrp appropriately before execing the child, thus all these GETPGRP() calls may be somewhat excessive - I haven't thought through all the possible permutations yet (not to mention broken systems) so I think I'll stay with your patch for now. Regards, -- Geoff Wing : Work URL: http://www.primenet.com.au/ Rxvt Stuff : Ego URL : http://pobox.com/~gcw/ Zsh Stuff : Phone : (Australia) 0413 431 874