From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17846 invoked from network); 18 May 1999 09:54:59 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 18 May 1999 09:54:59 -0000 Received: (qmail 12590 invoked by alias); 18 May 1999 09:54:51 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6305 Received: (qmail 12582 invoked from network); 18 May 1999 09:54:51 -0000 Date: Tue, 18 May 1999 11:54:50 +0200 (MET DST) Message-Id: <199905180954.LAA16898@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: Tanaka Akira's message of 18 May 1999 18:47:32 +0900 Subject: Re: compadd -f with IPREFIX. Tanaka Akira wrote: > heredoc> compadd -f -r ':/ \t\n\-' - * > > is27e1u11% tst :Completion/ > > There is no problem in above operation. > But, I put ":", "/" is retained as follows. > > is27e1u11% tst :Completion/: > > I think that "/" should be removed. Currently -r and -R only work on user-added suffixes given with -S. This is the way -q always worked (I didn't change anything ;-). It is also stated explicitly in the docs. So the question to everyone is: should we change this to make -[rR] work even on automatically added suffixes? Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de