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

autoload bug in 2.6-beta10



It appears that parameters are not passed to autoload functions
in 2.6-beta10. Sorry if this had already been reported, but I
joined the mailing list fairly recently.

e.g. 
	foo() { echo $1 }

If this function is autoloaded, then invoking "foo test" results
in echoing a blank line.

Platform - SunOS 4.1.3_U1 sun4m

thanks,
-- 
Alex Ramos



Messages sorted by: Reverse Date, Date, Thread, Author