From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29316 invoked from network); 22 May 2001 05:55:06 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 May 2001 05:55:06 -0000 Received: (qmail 4146 invoked by alias); 22 May 2001 05:55:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14429 Received: (qmail 4125 invoked from network); 22 May 2001 05:54:59 -0000 From: "Bart Schaefer" Message-Id: <1010522055328.ZM20770@candle.brasslantern.com> Date: Tue, 22 May 2001 05:53:28 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Minor bug with module_path MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii The doc says: module_path (MODULE_PATH ) ... These parameters only exist if the installation supports dynamic module loading. However, $module_path is defined and non-empty even in a statically-linked zsh. -- 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