From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7225 invoked from network); 23 Apr 1999 12:02:02 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 23 Apr 1999 12:02:02 -0000 Received: (qmail 27557 invoked by alias); 23 Apr 1999 12:01:45 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6079 Received: (qmail 27549 invoked from network); 23 Apr 1999 12:01:44 -0000 Date: Fri, 23 Apr 1999 14:01:37 +0200 (MET DST) Message-Id: <199904231201.OAA02796@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: Tanaka Akira's message of 23 Apr 1999 20:43:52 +0900 Subject: Re: PATCH: _find Tanaka Akira wrote: > Hi. I found a bug in Completion/User/_find with zsh-3.1.5-pws-15. Oops. But that made me look at the manual again and there I found a typo. Bye Sven --- od/Zsh/compwid.yo Mon Apr 19 10:16:26 1999 +++ Doc/Zsh/compwid.yo Fri Apr 23 13:57:38 1999 @@ -530,7 +530,7 @@ xitem(tt(compset -s) var(number)) xitem(tt(compset -S) [ var(number) ] var(pattern)) xitem(tt(compset -n) var(begin) [ var(end) ]) -item(tt(compset -p) var(beg-pat) [ var(end-pat) ])( +item(tt(compset -N) var(beg-pat) [ var(end-pat) ])( This command simplifies modification of the special parameters, while its return value allows tests on them to be carried out. -- Sven Wischnowsky wischnow@informatik.hu-berlin.de