From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15632 invoked from network); 9 Oct 2000 15:00:27 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 Oct 2000 15:00:27 -0000 Received: (qmail 8228 invoked by alias); 9 Oct 2000 14:59:48 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12931 Received: (qmail 8221 invoked from network); 9 Oct 2000 14:59:46 -0000 From: "Bart Schaefer" Message-Id: <1001009145919.ZM27771@candle.brasslantern.com> Date: Mon, 9 Oct 2000 14:59:19 +0000 In-Reply-To: <200010091248.OAA20614@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "PATCH: Re: Option completion after "nono"" (Oct 9, 2:48pm) References: <200010091248.OAA20614@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: Re: Option completion after "nono" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Oct 9, 2:48pm, Sven Wischnowsky wrote: } } Bart Schaefer wrote: } } > Speaking of using nonomatch, have you tried to complete it? } } Hm, I think it should do the right thing without using match-spec } hacks. } } The patch below does that by preferring exact character matches over } using match specs. One can now complete "nomatch" and "notify" but still not "nonomatch" and "nonotify". -- 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