From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19550 invoked from network); 4 Aug 2000 06:25:33 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 4 Aug 2000 06:25:33 -0000 Received: (qmail 17185 invoked by alias); 4 Aug 2000 06:25:21 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12513 Received: (qmail 17178 invoked from network); 4 Aug 2000 06:25:20 -0000 From: "Bart Schaefer" Message-Id: <1000804062515.ZM13220@candle.brasslantern.com> Date: Fri, 4 Aug 2000 06:25:14 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Module aliases don't work in static zsh MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I.e. you've got to do `zmodload zsh/files' rather than `zmodload files'. We should either toss out module aliases entirely, even from dynamic zsh, or make them work (and work better). -- 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