From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29740 invoked from network); 30 Nov 1999 13:14:15 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Nov 1999 13:14:15 -0000 Received: (qmail 1569 invoked by alias); 30 Nov 1999 12:14:09 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8813 Received: (qmail 1562 invoked from network); 30 Nov 1999 12:14:08 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: RE: zsh-3.1.6-pws-10: sudo completion does not work again Date: Tue, 30 Nov 1999 15:14:05 +0300 Message-ID: <000501bf3b2c$654c4400$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-reply-to: <199911301143.MAA00991@beta.informatik.hu-berlin.de> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 > > > This completion does not work again. > > Did it once work? > Mmm ... I believe, yes :-) > > ... > > '::complete command and/or arguments:_normal' > > > > and if I try to call it: > > > > bor@itsrm2:~%> sudo um (implying umount) > > _tags:9: job table full or recursion limit exceeded > > The line above describes an optional argument. It does not say that > the completion system should continue with only some of the words from > the line. > Thank you. I suspected something like this. Sorry for stupid question, but for the last couple of months I was almost the whole time off and simply could not keep up with rapid changes. Still, I believe, such condition(s) should be handled more gracefully. The above error message is really meaningless to end user. /andrej