Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: return code of _arguments
- X-seq: zsh-workers 13769
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: return code of _arguments
- Date: Mon, 26 Mar 2001 11:21:50 +0200 (MET DST)
- In-reply-to: "Bart Schaefer"'s message of Sat, 24 Mar 2001 16:37:41 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> On Mar 23, 11:33pm, Oliver Kiddle wrote:
> } Subject: return code of _arguments
> }
> } If my understanding is correct the test [[ $? = 300 ]] after _arguments
> } is going to be equivalent to the test [[ -n $state ]]?
>
> I suggested getting rid of the 300 return code once before.
Hm. We could of course add an option to _arguments to make it return
300 when needed. Non-_arguments-wrappers would call it without the
option...
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author