From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12040 invoked from network); 19 Aug 2002 07:39:24 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 19 Aug 2002 07:39:24 -0000 Received: (qmail 79 invoked by alias); 19 Aug 2002 07:39:12 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17563 Received: (qmail 65 invoked from network); 19 Aug 2002 07:39:11 -0000 From: Sven Wischnowsky MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15712.41222.721551.162581@wischnow.berkom.de> Date: Mon, 19 Aug 2002 09:40:54 +0200 To: zsh-workers@sunsite.dk Subject: Re: About menu selection (again) In-Reply-To: <1020817172639.ZM6260@candle.brasslantern.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> <1020817172639.ZM6260@candle.brasslantern.com> X-Mailer: VM 7.03 under 21.5 (patch 5) "beets" XEmacs Lucid Bart Schaefer wrote: > ... > > Could we do something along the lines of shuffling the hookdefs so that > the completion hooks are not defined until `zle -C' runs the first time, > even if the zsh/complete module has been loaded? And then test for the > presence of the hook rather than the presence of the module, and load > compctl if the hook doesn't exist? That sounds doable, I'll have a look. and in another mail: > One possibility might be to split the zsh/complete module still further, > to separate the part that implements the internals of compsys from the > part that complist depends on. (Maybe move that latter into compcore.c?) That, on the other hand, sounds like a rather horrible task. And I can't see any `sensible' line where to separate the parts. Bye Sven -- Sven Wischnowsky wischnow@berkom.de