From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14420 invoked from network); 26 Oct 2000 07:49:33 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 26 Oct 2000 07:49:33 -0000 Received: (qmail 2338 invoked by alias); 26 Oct 2000 07:49:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13089 Received: (qmail 2331 invoked from network); 26 Oct 2000 07:49:27 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: "Vincent Lefevre" , Subject: RE: [bug?] named directory tex and compinit Date: Thu, 26 Oct 2000 11:49:23 +0400 Message-ID: <001201c03f21$41cdf060$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20001026092257.A27816@vin.ens-lyon.fr> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal > > $ echo $ZSH_VERSION > 3.1.9 > $ uname -a > SunOS vin 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-5_10 > $ zsh -f > vin% hash -d tex=blah > vin% echo ~tex > blah > vin% autoload -U compinit > vin% compinit > vin% echo ~tex > zsh: no such user or named directory: tex > vin% > > The ttyctl problem can also be reproduced under Solaris. > I cannot reproduce either on ReliantUNIX with almost current CVS. I'm runing under dtterm ... but hash problem hardly is releated to that :-) -andrej