Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Problems with the functions[] parameter
- X-seq: zsh-workers 10034
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Problems with the functions[] parameter
- Date: Thu, 9 Mar 2000 18:06:05 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author