zsh-workers
 help / color / mirror / code / Atom feed
* complist/compctl modules
@ 2002-10-10 20:35 David Gómez
  2002-10-11 14:28 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: David Gómez @ 2002-10-10 20:35 UTC (permalink / raw)
  To: Zsh-workers

Hi all,

Zsh documentation says that the complist module should be loaded in
order to get menu selection in tab completion, and that this module does not
autoload. So i added the line 'zmodload zsh/complist' in my zshrc, and the
module gets loaded, but completion doesn't work because compctl is not
autoloaded, only complete and complist. Although without loading complist
in the init scripts, the first time tab key is pressed compctl autoloads.

Shouldn't compctl be autoloaded, even loading complist first, or is
neccessary to add dependencies between modules?

thanks

-- 
David Gómez

"The question of whether computers can think is just like the question of
 whether submarines can swim." -- Edsger W. Dijkstra


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: complist/compctl modules
  2002-10-10 20:35 complist/compctl modules David Gómez
@ 2002-10-11 14:28 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2002-10-11 14:28 UTC (permalink / raw)
  To: "David Gómez", Zsh-workers

On Oct 10, 10:35pm, David Gómez wrote:
}
} Shouldn't compctl be autoloaded, even loading complist first, or is
} neccessary to add dependencies between modules?

This was discussed at length in the thread "About menu selection (again)"
and a patch was included in zsh-workers/17567.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-11 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-10 20:35 complist/compctl modules David Gómez
2002-10-11 14:28 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).