From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25830 invoked from network); 9 Mar 2000 18:08:41 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 Mar 2000 18:08:41 -0000 Received: (qmail 2752 invoked by alias); 9 Mar 2000 18:08:31 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10034 Received: (qmail 2733 invoked from network); 9 Mar 2000 18:08:29 -0000 From: "Bart Schaefer" Message-Id: <1000309180605.ZM10737@candle.brasslantern.com> Date: Thu, 9 Mar 2000 18:06:05 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Problems with the functions[] parameter MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I think that wordcode storage of functions has messed up the function[] assoc from the parameter module. The value of functions[something] no longer accurately reflects the current state of the function `something' and assigning to (or using vared on) functions[something] no longer changes the definition of `something'. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com