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

Re: Possible Bug: 3.1.5-pws-11: compinit



Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> typed:
:On Mar 14,  3:28pm, Geoff Wing wrote:
:} Subject: Possible Bug: 3.1.5-pws-11: compinit
:}     [[ -s ~/fbin/zsh/compinit ]] && . ~/fbin/zsh/compinit
:} too early in my /etc/zshrc then completion won't work. e.g.
:} % echo $ZSH_<TAB>         # fails
:} I had it after autoloading of all $fpath stuff, but before
:} setopt, bindkey, ulimit, umask
:I can't reproduce this one in pws-12 either.  It behaves differently after
:the unsetopt you quoted, but not (that I can tell) after only the setopt,
:and it doesn't fail in either case.
:} Are any of these supposed to influence it in any way?
:Bindkey might if you rebind TAB, C-d, ESC TAB, or ESC C-d.  Which you did't.
:The setopts shouldn't (and don't, as far as I can tell).

OK, it's gone away under pws-12 whether as a deliberate fix or otherwise.
-- 
Geoff Wing   <gcw@xxxxxxxxx>            Mobile : (Australia) 0412 162 441
Work URL: http://www.primenet.com.au/   Ego URL: http://pobox.com/~gcw/



Messages sorted by: Reverse Date, Date, Thread, Author