Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: About menu selection (again)
- X-seq: zsh-workers 17563
- From: Sven Wischnowsky <wischnow@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: About menu selection (again)
- Date: Mon, 19 Aug 2002 09:40:54 +0200
- In-reply-to: <1020817172639.ZM6260@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <3D56CD6E.mailMX1LBVZ3@xxxxxxxxxxxx> <1020812060148.ZM28748@xxxxxxxxxxxxxxxxxxxxxxx> <3D5906BF.mail17S21TJ8M@xxxxxxxxxxxx> <1020813150050.ZM30758@xxxxxxxxxxxxxxxxxxxxxxx> <3D5954F7.mail1L21A9GN@xxxxxxxxxxxx> <3D595620.mail3I11T8QF@xxxxxxxxxxxx> <1020814022702.ZM31935@xxxxxxxxxxxxxxxxxxxxxxx> <3D5CEB3E.mailV211HY5E@xxxxxxxxxxxx> <15708.60068.71382.607117@xxxxxxxxxxxxxxxxxx> <1020817172639.ZM6260@xxxxxxxxxxxxxxxxxxxxxxx>
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@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author