Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: tag aliases
- X-seq: zsh-workers 10206
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: PATCH: tag aliases
- Date: Thu, 23 Mar 2000 11:49:25 +0300
- Importance: Normal
- In-reply-to: <200003221256.NAA16720@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> diff -ru ../z.old/Completion/Core/_multi_parts
> Completion/Core/_multi_parts
> --- ../z.old/Completion/Core/_multi_parts Wed Mar 22 09:13:20 2000
> +++ Completion/Core/_multi_parts Wed Mar 22 09:14:11 2000
> @@ -14,7 +14,7 @@
> # Get the options.
>
> zparseopts -D -a sopts \
> - 'J:=group' 'V:=group' 'X:=expl' 'P:=opts' 'F:=opts' \
> + 'J+:=group' 'V+:=group' 'X+:=expl' 'P:=opts' 'F:=opts' \
> S: r: R: q 1 2 n f 'M+:=match' 'i=imm'
>
this fails for me because my _multi_parts does not have 'f' option. I
think, I have not missed patches ...
this said, _mailboxes patches always fail for me, but I do not use this
and happily ignore :-)
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author