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

Re: Whither _compdir ? (compinit, 3.1.9-dev-3)



> What the devil is supposed to be happening here?  Where is _compdir meant
> to come from?

It used to be set by compinstall, but this was in the old days before
$fpath was set by default.  I rewrote $compinstall to manipulate $fpath
directly as a last resort but complain if it has to do so, which makes more
sense if $fpath is supposed to include the completion directories already.
It's now an internal matter for compinit (or compaudit).

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070



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