From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22226 invoked from network); 9 Jan 1997 17:44:52 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by coral.primenet.com.au with SMTP; 9 Jan 1997 17:44:52 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id MAA03769; Thu, 9 Jan 1997 12:46:11 -0500 (EST) Resent-Date: Thu, 9 Jan 1997 12:46:11 -0500 (EST) Message-Id: <199701091747.MAA01565@spacely.icd.teradyne.com> X-Mailer: exmh version 2.0beta (patched 1/7/97) To: zsh-workers@math.gatech.edu Subject: Re: !cmd doesn't work in 3.0.3-test3 In-reply-to: pws's message of Thu, 09 Jan 1997 10:29:51 +0100. <199701090929.KAA10712@hydra.ifh.de> reply-to: acs@acm.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 09 Jan 1997 12:47:08 -0500 From: Vinnie Shelton Resent-Message-ID: <"P3VjY2.0.mw.YxIro"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2758 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu pws@ifh.de said: > Yes, I didn't handle multiple histories on top of one another > properly: curhist got incremented too many times. I've also improved > readability with some #define's for histactive. (In my defence, for > some weird reason it worked OK after running my own initialisation > files.) Yup, your fix did it. Thanks. vin