From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17602 invoked from network); 15 Feb 2000 09:53:48 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Feb 2000 09:53:48 -0000 Received: (qmail 16378 invoked by alias); 15 Feb 2000 09:53:42 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9736 Received: (qmail 16370 invoked from network); 15 Feb 2000 09:53:42 -0000 Date: Tue, 15 Feb 2000 10:53:40 +0100 (MET) Message-Id: <200002150953.KAA12371@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: Ollivier Robert's message of Mon, 14 Feb 2000 16:11:29 +0100 Subject: Re: Completion for mutt Ollivier Robert wrote: > ... > > Also this one doesn't seem to work anymore... > > compctl -g '/var/db/pkg/*(/:t)' pkg_delete pkg_info I'm not sure what you mean... If you want to say that exactly that compctl doesn't work for you -- it does for me (well, something similar, I don't have a Debian system here). If you want to say that it doesn't complete the right thing after loading the new completion system -- right, there doesn't seem to be a completion function for these commands. If you want to say that after loading the new completion system the compctl doesn't seem to be used -- right, see the function _default in the Base subdirectory of the distribution. You can un-comment a call to `compcall' there to make compctl's be used when there is no completion function for a certain command. Or maybe you meant something completely different... Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de