From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11480 invoked from network); 15 Sep 1999 15:06:19 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Sep 1999 15:06:19 -0000 Received: (qmail 7730 invoked by alias); 15 Sep 1999 15:06:10 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7853 Received: (qmail 7714 invoked from network); 15 Sep 1999 15:06:03 -0000 Message-Id: <9909151431.AA27231@ibmth.df.unipi.it> To: zsh-workers@sunsite.auc.dk (Zsh hackers list) Subject: PATCH: 3.1.6-pws-4: something else I forgot Date: Wed, 15 Sep 1999 16:31:02 +0200 From: Peter Stephenson Ought to mention that there only nine backreferences are possible, sorry. If anyone thinks they really need more, it could be arranged. *** Doc/Zsh/expn.yo~ Tue Sep 14 15:42:32 1999 --- Doc/Zsh/expn.yo Wed Sep 15 16:29:03 1999 *************** *** 1214,1220 **** the shell. The indices use the same convention as does parameter substitution, so that elements of tt($mend) and tt($mbegin) may be used in subscripts; the tt(KSH_ARRAYS) option is respected. Sets of globbing flags ! are not considered parenthesised groups. For example, --- 1214,1221 ---- the shell. The indices use the same convention as does parameter substitution, so that elements of tt($mend) and tt($mbegin) may be used in subscripts; the tt(KSH_ARRAYS) option is respected. Sets of globbing flags ! are not considered parenthesised groups; only the first nine active ! parentheses can be referenced. For example, -- Peter Stephenson Tel: +39 050 844536 WWW: http://www.ifh.de/~pws/ Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy