From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7929 invoked from network); 23 Feb 2001 09:44:04 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 23 Feb 2001 09:44:04 -0000 Received: (qmail 25361 invoked by alias); 23 Feb 2001 09:44:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13527 Received: (qmail 25350 invoked from network); 23 Feb 2001 09:43:59 -0000 Date: Fri, 23 Feb 2001 10:43:54 +0100 (MET) Message-Id: <200102230943.KAA19359@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.dk In-reply-to: "Andrej Borsenkow"'s message of Fri, 23 Feb 2001 12:37:58 +0300 Subject: Re: incremental matchers in matcher-list Andrej Borsenkow wrote: > Not sure just how useful it is. > > It allows you to add matchers to previous list instead of replacing them to > avoid repetitions. I expect most common usage to try more general patterns in > turn, so it allows you to do > > zstyle ':completion:*' matcher-list '' 'm:{a-z}={A-Z}' '+r:|[._-]=* r:|=*' > '+r:|[.-]=** r:|=**' > > without repeating ealrlier patterns everytime. > > If it accepted, doc and compinstall will follow. Would be ok for me (a bit like Bart's zstyle+). Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de