Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: regex stuff in zutil
- X-seq: zsh-workers 9350
- From: Tanaka Akira <akr@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: regex stuff in zutil
- Date: 18 Jan 2000 21:52:37 +0900
- In-reply-to: Sven Wischnowsky's message of "Tue, 18 Jan 2000 13:00:39 +0100 (MET)"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200001181200.NAA30972@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
In article <200001181200.NAA30972@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx> writes:
> Tanaka: have you seen that there is now a pattryrefs() which allows
> one to get at the brace positions without having to fiddle with
> $mbegin, etc.?
Yes. But match, mbegin and mend is used by completion functions as
well as zregexparse itself. So I used pattry to set these variables.
--
Tanaka Akira
Messages sorted by:
Reverse Date,
Date,
Thread,
Author