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

Re: collist loading RE: Patch available for 3.0.6-pre-5



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