Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
undefined functions
- X-seq: zsh-workers 14593
- From: db@xxxxxxxxxxxxxxxxx
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: undefined functions
- Date: Wed, 30 May 2001 22:51:29 -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
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