From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10501 invoked from network); 31 Jan 2000 09:46:31 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 31 Jan 2000 09:46:31 -0000 Received: (qmail 139 invoked by alias); 31 Jan 2000 09:45:29 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9486 Received: (qmail 24 invoked from network); 31 Jan 2000 09:45:28 -0000 Date: Mon, 31 Jan 2000 09:13:36 +0100 (MET) Message-Id: <200001310813.JAA28096@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: Alexandre Duret-Lutz's message of 29 Jan 2000 10:04:34 +0100 Subject: Re: doc question about compadd Alexandre Duret-Lutz wrote: > I deduce that -1 cannot be used with -J. It can, but has no user-visible effect because -J sorts and removes duplicates anyway. Bye Sven diff -ru ../z.old/Doc/Zsh/compwid.yo Doc/Zsh/compwid.yo --- ../z.old/Doc/Zsh/compwid.yo Mon Jan 31 09:10:30 2000 +++ Doc/Zsh/compwid.yo Mon Jan 31 09:12:24 2000 @@ -469,7 +469,8 @@ ) item(tt(-1))( If given together with the tt(-V) option, makes -only consecutive duplicates in the group be removed. Note that groups +only consecutive duplicates in the group be removed. If combined with +the tt(-J) option, this has no visible effect. Note that groups with and without this flag are in different name spaces. ) item(tt(-2))( -- Sven Wischnowsky wischnow@informatik.hu-berlin.de