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

Re: Completion function for bitkeeper?



> > thing when trying to sort out the sorting, i.e. the -J and -V options to
> > compadd.  Often one of them's already lurking in $expl at the point
> > where I want to propagate my choice of option down through the system.
> 
> Are you sure it isn't lurking in the positional parameters.

Ah, that's probably what I mean.  `_bar "$expl[@]"' passes down -J or -V
(any local expl inside _bar is irrelevant, of course) and I have to
decide whether to pass that down, or somehow replace bits of the
argument list.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************




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