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

undefined functions



suppose i have two autoloaded functions f and g, and f calls g.
if i use f without using g first, g is certainly called but 

  function g

gives 

  g is undefined

is this a bug?

thanks very much

- db



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