From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14628 invoked from network); 2 Aug 2000 09:41:18 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 2 Aug 2000 09:41:18 -0000 Received: (qmail 21607 invoked by alias); 2 Aug 2000 09:41:02 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12478 Received: (qmail 21600 invoked from network); 2 Aug 2000 09:41:02 -0000 Date: Wed, 2 Aug 2000 11:40:56 +0200 (MET DST) Message-Id: <200008020940.LAA08520@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: "Andrej Borsenkow"'s message of Wed, 2 Aug 2000 13:20:53 +0400 Subject: RE: PATCH: Re: Open bugs and questions? Andrej Borsenkow wrote: > And: how do you > > specify a character class matching everything but ']'? > > > > [^]] > > or (fool-prrof) > > [^\]] Err, sorry. I meant: in the context of that big pattern in the patch: % let "$foo[(I)(|\([^\)]#\))-bar(|[-+=])(|\[[^]]\])(|:*)]" zsh: bad math expression: operand expected at `)(|:*)]' % (( $foo[(I)(|\([^\)]#\))-bar(|[-+=])(|\[[^]]\])(|:*)] )) zsh: command not found: )(|:*)] Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de