Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Somewhere between modules-bltn and zmodload ....
- X-seq: zsh-workers 6164
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Somewhere between modules-bltn and zmodload ....
- Date: Fri, 30 Apr 1999 00:12:58 -0700
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Maybe this is possible and I've just missed it.
Why is there no compile-time option equivalent to runtime "zmodload -a ..."?
I'd like to define a module that is not linked into the binary, and that
gets autoloaded if one of the builtins etc. it defines is referenced, but
that does not require that any rc-file execute any zmodload commands.
(Yes, this is the message forward-referenced in zsh-workers/6162.)
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author