Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: _subscript, Re: pws-23
- X-seq: zsh-workers 6763
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "Kiddle, Oliver" <KiddleO@xxxxxxxxxx>, <pws@xxxxxxxxxxxxxxxxx>
- Subject: RE: PATCH: _subscript, Re: pws-23
- Date: Mon, 21 Jun 1999 17:04:52 +0400
- Cc: <zsh-workers@xxxxxxxxxxxxxx>
- Importance: Normal
- In-reply-to: <4FBF540FF16FD1119D9600A0C94B2B51F29E95@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> ! list=( "$list[@]" "${(r:4:: ::):)i}
> ${(P)${compstate[parameter]}[$i]}
^^^^^^^^^^^^
> ! list=( "$list[@]" \
> ! "${(r:4:: ::):)i} `print -D
> ${(P)${compstate[parameter]}[$i]}`" )
^^^^^^^^^^^^^
The lines are wrapped and patch does not apply (malformed patch, says it). May
be, after all, MIME is not as evil ...
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author