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

Re: Chatty little precompiler for _arguments



Bart Schaefer wrote:

> though it would be really useful if $param:q could emit quoting instead of
> backslashes.

I would be against this because its much less useful in cases where
you stuff together string from multiple parameters. However, in its
first life `:q' did that and we could use the doubled-flag convention
so that `${(qq)foo}' would emit stuff in single quotes. (Tripled for
double quotes?)

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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