Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _call_program (and possibly other hooks) or opt_args quoting prob lem.
- X-seq: zsh-workers 17215
- From: Sven Wischnowsky <wischnow@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: _call_program (and possibly other hooks) or opt_args quoting prob lem.
- Date: Thu, 23 May 2002 14:20:55 +0200
- In-reply-to: <1020521161739.ZM23377@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <6134254DE87BD411908B00A0C99B044F02E89AE4@xxxxxxxxxxxxxxxxxxxxxxx> <1020520164035.ZM22369@xxxxxxxxxxxxxxxxxxxxxxx> <1021916607.3408.10.camel@xxxxxxxxxxxxxxxxxxxxx> <15594.512.412597.296070@xxxxxxxxxxxxxxxxxx> <1020521161739.ZM23377@xxxxxxxxxxxxxxxxxxxxxxx>
Bart Schaefer wrote:
> ...
>
> On May 21, 10:14am, Sven Wischnowsky wrote:
> }
> } I'm not sure if we should commit this patch, because, as was already
> } pointed out, ${(e)...} on a string as it is reported now should give
> } one the needed expansion. With the patch that would become ${(Qe)...}.
> }
> } Any opinions?
>
> Having looked at Andrej's example with _files, I think you should commit
> the patch. It would appear that the number of cases where we'd need to
> insert uses of ${(e)...} without the patch, exceeds the number of cases
> where we'd need to insert ${(Qe)...} with it.
>
> However, that opinion is based on very superficial analysis, so if anyone
> thinks otherwise ...
I had the same feeling anyway, I'm committing it now.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author