From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 878 invoked from network); 21 Jun 1999 09:49:29 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Jun 1999 09:49:29 -0000 Received: (qmail 4237 invoked by alias); 21 Jun 1999 09:49:20 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6750 Received: (qmail 4230 invoked from network); 21 Jun 1999 09:49:19 -0000 Date: Mon, 21 Jun 1999 11:49:18 +0200 (MET DST) Message-Id: <199906210949.LAA22098@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: "Andrej Borsenkow"'s message of Mon, 21 Jun 1999 13:44:17 +0400 Subject: 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@informatik.hu-berlin.de