From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1373 invoked from network); 28 Feb 2004 15:16:34 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 28 Feb 2004 15:16:34 -0000 Received: (qmail 24867 invoked by alias); 28 Feb 2004 15:16:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19492 Received: (qmail 24811 invoked from network); 28 Feb 2004 15:16:27 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 28 Feb 2004 15:16:27 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [216.254.112.45] by sunsite.dk (MessageWall 1.0.8) with SMTP; 28 Feb 2004 15:16:27 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id D1E217004B; Sat, 28 Feb 2004 10:16:26 -0500 (EST) Date: Sat, 28 Feb 2004 10:16:26 -0500 From: Clint Adams To: Zsh hackers list Subject: Re: PATCH: pcre configuration Message-ID: <20040228151626.GB5360@scowler.net> References: <20040227102136.GC6609@DervishD> <29077.1077891435@csr.com> <20040227224117.GC6790@DervishD> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040227224117.GC6790@DervishD> User-Agent: Mutt/1.5.5.1+cvs20040105i > Thanks for the explanation :) Just one more question: if PCRE is > optional, what is it used for? I mean, zsh supports regexes without > PCRE, so... is maybe for a module which implements the Perl > Compatible regexes? Type "man zshmodules" and search for pcre or info zsh 'The zsh/pcre Module'