From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11563 invoked from network); 8 Nov 2000 17:34:48 -0000 Received: from sunsite.dk (HELO sunsite.auc.dk) (130.225.51.30) by ns1.primenet.com.au with SMTP; 8 Nov 2000 17:34:48 -0000 Received: (qmail 23402 invoked by alias); 8 Nov 2000 17:34:25 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13145 Received: (qmail 23395 invoked from network); 8 Nov 2000 17:34:24 -0000 From: "Bart Schaefer" Message-Id: <1001108173412.ZM14169@candle.brasslantern.com> Date: Wed, 8 Nov 2000 17:34:12 +0000 In-Reply-To: <200011080918.KAA20945@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "PATCH: completing patterns (was: Re: PATCH: _rcs (was Re: still confused about completion and matching))" (Nov 8, 10:18am) References: <200011080918.KAA20945@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: Sven Wischnowsky , zsh-workers@sunsite.auc.dk Subject: Re: PATCH: completing patterns (was: Re: PATCH: _rcs (was Re: still confused about completion and matching)) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Nov 8, 10:18am, Sven Wischnowsky wrote: } } Ok, here is the patch how I'll commit it in a few moments. Hrm. I got a conflict when merging this into my local CVS repository at home. For some reason I have zstyle -t ":completion:${curcontext}:" completions && compstate[insert]=all at line 27 of _match. I'm going to presume it just shouldn't be there, but I thought I'd mention it. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net