From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2104 invoked from network); 18 Aug 2002 16:21:29 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 18 Aug 2002 16:21:29 -0000 Received: (qmail 22425 invoked by alias); 18 Aug 2002 16:21:23 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17559 Received: (qmail 22413 invoked from network); 18 Aug 2002 16:21:22 -0000 Date: Sun, 18 Aug 2002 18:29:28 +0200 Organization: Pleyades To: wischnow@berkom.de, zsh-workers@sunsite.dk Subject: Re: About menu selection (again) Message-ID: <3D5FCB68.mailW511LWZ0@viadomus.com> References: <3D56CD6E.mailMX1LBVZ3@viadomus.com> <1020812060148.ZM28748@candle.brasslantern.com> <3D5906BF.mail17S21TJ8M@viadomus.com> <1020813150050.ZM30758@candle.brasslantern.com> <3D5954F7.mail1L21A9GN@viadomus.com> <3D595620.mail3I11T8QF@viadomus.com> <1020814022702.ZM31935@candle.brasslantern.com> <3D5CEB3E.mailV211HY5E@viadomus.com> <15708.60068.71382.607117@wischnow.berkom.de> In-Reply-To: <15708.60068.71382.607117@wischnow.berkom.de> User-Agent: nail 9.31 6/18/02 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit From: DervishD Reply-To: DervishD Sender: DervishD X-Mailer: DervishD TWiSTiNG Mailer Hi Sven :) >> Oh, then it is the problem. I use bindkey in my rc files. Since >> complist needs compctl to work, could it be added as a dependency? >That would be wrong because complist doesn't need compctl. [...] Is there a way to add a 'generic' dependency so a completion is loaded before 'complist'?. I mean: complist needs some form of completion to get menu selection to work, so if 'compctl' is not loaded, which other can I load?. Anyway, loading by hand compctl is not an issue (for me, at least). Raśl