Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zmodload in static zsh
- X-seq: zsh-workers 9239
 
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
 
- To: zsh-workers@xxxxxxxxxxxxxx
 
- Subject: Re: zmodload in static zsh
 
- Date: Thu, 6 Jan 2000 10:50:38 +0100 (MET)
 
- In-reply-to: "Andrej Borsenkow"'s message of Thu, 6 Jan 2000 10:38:17 +0300
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
Andrej Borsenkow wrote:
> I vaguelly remember, Zefram changed zmodload so, that it works the same way in
> dynamic and static builds of zsh.
> 
> Is it possible to compile in all modules in static versions and use zmodload to
> enable/disable them at runtime? In this case, xmods.conf would list modules
> enabled by default.
> 
> Or is it already the case?
Almost. xmods.conf lists the modules the shell `knows' about. I.e. the 
modules that will automatically be loaded or, if linked-in, enabled
when one of its auto-somethings is used.
Bye
 Sven
--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author