Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: dynamic named directories
- X-seq: zsh-workers 25746
- From: Peter Stephenson <pws@xxxxxxx>
- To: "Zsh hackers list" <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: dynamic named directories
- Date: Thu, 25 Sep 2008 15:50:45 +0100
- In-reply-to: <237967ef0809250746n1d25d9b4ybc8101505a8f8c00@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <15726.1222353125@xxxxxxx> <237967ef0809250746n1d25d9b4ybc8101505a8f8c00@xxxxxxxxxxxxxx>
"Mikael Magnusson" wrote:
> > +var(namstr). It should either set the array tt(reply) to a single element
> > +which is the directory corresponding to the name and return status zero
> > +(executing an assignment as the last statement is usually sufficient), or
> > +it should return status non-zero. In the former case the element of reply
>
> the what element of reply? i guess the first?
As it's just said you should set the array to a single element, it can
be the first or the last, at your choice.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author