From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8806 invoked from network); 30 Apr 1999 07:13:16 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Apr 1999 07:13:16 -0000 Received: (qmail 6360 invoked by alias); 30 Apr 1999 07:13:06 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6164 Received: (qmail 6352 invoked from network); 30 Apr 1999 07:13:05 -0000 From: "Bart Schaefer" Message-Id: <990430001258.ZM12543@candle.brasslantern.com> Date: Fri, 30 Apr 1999 00:12:58 -0700 X-Mailer: Z-Mail (4.0b.820 20aug96) To: zsh-workers@sunsite.auc.dk Subject: Somewhere between modules-bltn and zmodload .... MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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