From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14791 invoked from network); 2 Apr 2001 17:31:32 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 2 Apr 2001 17:31:32 -0000 Received: (qmail 15955 invoked by alias); 2 Apr 2001 17:31:20 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3790 Received: (qmail 15939 invoked from network); 2 Apr 2001 17:31:19 -0000 From: "Bart Schaefer" Message-Id: <1010402173036.ZM29090@candle.brasslantern.com> Date: Mon, 2 Apr 2001 17:30:35 +0000 In-Reply-To: <4a64ffac99vincent@vinc17.org> Comments: In reply to Vincent Lefevre "Re: [zsh 4.0.1-pre-2 bug] named directories disappear" (Apr 2, 7:16pm) References: <20010402164829.A32222@greux.loria.fr> <1010402170153.ZM29030@candle.brasslantern.com> <4a64ffac99vincent@vinc17.org> X-Mailer: Z-Mail (5.0.0 30July97) To: Vincent Lefevre Subject: Re: [zsh 4.0.1-pre-2 bug] named directories disappear Cc: zsh-users@sunsite.auc.dk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Apr 2, 7:16pm, Vincent Lefevre wrote: } } But I use hash -d out=... from my .zshenv so that I can use it anywhere, } and in particular in an interactive shell. So, what can I do? Until the bug gets fixed, replace the `hash -d' with: out=... : ~out As long as you don't use $out for anything else, this should work fine. -- 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