From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16696 invoked from network); 29 Apr 2007 15:17:53 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.8 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 29 Apr 2007 15:17:53 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 84818 invoked from network); 29 Apr 2007 15:17:46 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 29 Apr 2007 15:17:46 -0000 Received: (qmail 26280 invoked by alias); 29 Apr 2007 15:17:43 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23344 Received: (qmail 26270 invoked from network); 29 Apr 2007 15:17:43 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 29 Apr 2007 15:17:43 -0000 Received: (qmail 84502 invoked from network); 29 Apr 2007 15:17:43 -0000 Received: from mtaout02-winn.ispmail.ntl.com (81.103.221.48) by a.mx.sunsite.dk with SMTP; 29 Apr 2007 15:17:39 -0000 Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20070429151738.ORTL19810.mtaout02-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com> for ; Sun, 29 Apr 2007 16:17:38 +0100 Received: from pwslaptop.csr.com ([81.107.41.251]) by aamtaout01-winn.ispmail.ntl.com with ESMTP id <20070429151738.QKKU219.aamtaout01-winn.ispmail.ntl.com@pwslaptop.csr.com> for ; Sun, 29 Apr 2007 16:17:38 +0100 Received: from pwslaptop.csr.com (pwslaptop.csr.com [127.0.0.1]) by pwslaptop.csr.com (8.13.8/8.13.7) with ESMTP id l3TFGGVv004922 for ; Sun, 29 Apr 2007 16:16:17 +0100 Message-Id: <200704291516.l3TFGGVv004922@pwslaptop.csr.com> From: Peter Stephenson To: zsh-workers@sunsite.dk Subject: Re: PATCH: zsh/regex and =~ In-Reply-To: Message from Phil Pennock of "Sat, 28 Apr 2007 00:56:35 PDT." <20070428075635.GA17419@redoubt.spodhuis.org> Date: Sun, 29 Apr 2007 16:16:16 +0100 Phil Pennock wrote: > This also includes my previous =~ work, replacing the previous patch. As I said, I want to do =~ with standard POSIX regular expressions and no add-ons. I've already got this working. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/