From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17190 invoked from network); 11 Mar 1999 09:56:46 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 11 Mar 1999 09:56:46 -0000 Received: (qmail 24179 invoked by alias); 11 Mar 1999 09:56:21 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5755 Received: (qmail 24172 invoked from network); 11 Mar 1999 09:56:19 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 11 Mar 1999 04:53:29 -0500 (EST) From: Kevin Sullivan To: schaefer@zanshin.com Cc: zsh-workers@sunsite.auc.dk Subject: Re: Problem with variable expansion. In-Reply-To: <14055.24367.111924.158549@awayteam.zanshin.com> References: <14054.52869.533927.641346@drkstr> <14055.24367.111924.158549@awayteam.zanshin.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14055.37363.388706.508927@drkstr> Bart Schaefer writes: > Kevin Sullivan writes: > > > > with zsh-3.1.5-pws-11 variable expansion has > > begun to fail. Sorry if this has already been mentioned. > > > > prompt> echo $Z[tab] > > This has indeed been mentioned, and there has been a patch for it this > week (message 5670). It should work again in pws-12. Thanks, I have not been able to keep up with the voluminous changes you guys have been generating in the past few months. But I do very much appreciate the work. Sorry for the wasted bandwidth. -Kevin