Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: collist loading RE: Patch available for 3.0.6-pre-5
- X-seq: zsh-workers 6750
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: collist loading RE: Patch available for 3.0.6-pre-5
- Date: Mon, 21 Jun 1999 11:49:18 +0200 (MET DST)
- In-reply-to: "Andrej Borsenkow"'s message of Mon, 21 Jun 1999 13:44:17 +0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Andrej Borsenkow wrote:
> 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.
They should be loaded automatically. Is your module path set up
correctly at the time?
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author