Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: 3.1.6-pws-4: backreferences
- X-seq: zsh-workers 7842
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: 3.1.6-pws-4: backreferences
- Date: Wed, 15 Sep 1999 15:05:32 +0200
- In-reply-to: "Tanaka Akira"'s message of "15 Sep 1999 21:38:20 DFT." <rsq9068bb9f.fsf@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Tanaka Akira wrote:
> Z(2):akr@is27e1u11% Src/zsh -f
> is27e1u11% setopt extendedglob
> is27e1u11% a=abcdef
> is27e1u11% echo ${a/(#b)a(?)c/$match[1]}
> def
>
> It should be `bdef'. Since second time, it works well.
I've tried this on three different systems, with all the latest patches,
and I don't get this, so I'm stuck at the moment.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author