Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
collist loading RE: Patch available for 3.0.6-pre-5
- X-seq: zsh-workers 6748
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: collist loading RE: Patch available for 3.0.6-pre-5
- Date: Mon, 21 Jun 1999 13:44:17 +0400
- Importance: Normal
- In-reply-to: <199906210905.LAA20618@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
collist is not (pre)loaded by default. Should it be? Or, better, can it be
loaded on first use?
It fails to load from inside of .zshrc:
pg ~/.zshrc
#!/tools/bin/zsh
##
## Modules
##
zmodload -i collist
results in
/home/bor/.zshrc: failed to load module: collist [6]
bor@itsrm2:~%>
I suspect, it need zle ot comp1, that are not yet loaded at this point.
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author