From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16568 invoked from network); 4 Jun 1997 16:15:42 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 4 Jun 1997 16:15:42 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id MAA21317; Wed, 4 Jun 1997 12:08:52 -0400 (EDT) Resent-Date: Wed, 4 Jun 1997 12:08:52 -0400 (EDT) Message-Id: <199706041608.MAA21301@euclid.skiles.gatech.edu> X-Mailer: exmh version 2.0gamma 1/27/96 To: zsh-workers@math.gatech.edu Subject: Re: Bug in 3.1.2-beta compared with -test1 In-reply-to: Your message of "Wed, 04 Jun 1997 18:01:08 +0200." <199706041601.SAA07220@hydra.ifh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 04 Jun 1997 17:12:08 +0100 From: Bruce Stephens Resent-Message-ID: <"nSF-31.0.0D5.KCPbp"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3197 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu pws@ifh.de said: > Any advance on the following patch? inforeground seems to me to be > the minimum you would need to do before grabbing the tty settings, so > this can't be far wrong. It seems to do the trick, anyway. [patch deleted] That seems to do it, thanks.