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

RE: PATCH: tag aliases



Andrej Borsenkow wrote:

> > 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 ...

It's from 9855.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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