Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Problem with autoloading completion functions
- X-seq: zsh-workers 6839
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Problem with autoloading completion functions
- Date: Fri, 25 Jun 1999 08:33:28 +0200 (MET DST)
- In-reply-to: "Andrej Borsenkow"'s message of Thu, 24 Jun 1999 20:57:27 +0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Andrej Borsenkow wrote:
> I was afraid it happens sometimes ...
>
> I had this 'autoload $^fpath/*(N:t)' in my .zshrc ... and all worked nice and
> fine ... until I suddenly found that subscript does not work as expected.
>
> bor@itsrm2:~%> zsh -f
> itsrm2% bindkey -e
> itsrm2% source /tools/share/zsh/functions/compinit
> itsrm2% autoload $^fpath/*(N:t)
> itsrm2% zmodload parameter
> itsrm2% print $parameters[ksh<TAB>
> beeps
Err, is this with the _first file from the distribution? That was
mangled (and the _subscript file had a missing ").
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author