Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _netcat
- X-seq: zsh-workers 16865
- From: Sven Wischnowsky <wischnow@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: _netcat
- Date: Wed, 20 Mar 2002 10:23:37 +0100
- In-reply-to: <20020315160655.GA24747@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <1020310222552.ZM26165@xxxxxxxxxxxxxxxxxxxxxxx> <20020311112606.GA20670@xxxxxxxxxx> <20020312173831.GA30789@xxxxxxxxxx> <15503.3721.373253.225908@xxxxxxxxxxxxxxxxxx> <20020314122203.GA28294@xxxxxxxxxx> <15505.45909.894644.288795@xxxxxxxxxxxxxxxxxx> <20020315160655.GA24747@xxxxxxxxxx>
Oliver Kiddle wrote:
> ...
>
> One point about zparseopts -K with an association though. With opts[-c]
> set before zparseopts and a -r option passed to _pick_variant, it
> loses the value of opts[-c]. This came up with _make and I solved it
> by not using -K. I suspect that it is applying -K across the whole
> association instead of per-element as I would have expected.
That's right, it just calls sethparam(). Maybe adding support for
such merging functions is another point for our list of things to do
to the parameter code.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author