Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Problems with the functions[] parameter



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