From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26983 invoked from network); 11 Sep 2005 21:05:39 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 11 Sep 2005 21:05:39 -0000 Received: (qmail 52982 invoked from network); 11 Sep 2005 21:05:31 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Sep 2005 21:05:31 -0000 Received: (qmail 14112 invoked by alias); 11 Sep 2005 21:05:24 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9408 Received: (qmail 14102 invoked from network); 11 Sep 2005 21:05:24 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 11 Sep 2005 21:05:24 -0000 Received: (qmail 52024 invoked from network); 11 Sep 2005 21:05:23 -0000 Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by a.mx.sunsite.dk with SMTP; 11 Sep 2005 21:05:20 -0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EEZ0K-0001oe-Vg for zsh-users@sunsite.dk; Sun, 11 Sep 2005 23:04:49 +0200 Received: from h131n2fls23o1061.bredband.comhem.se ([213.66.142.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Sep 2005 23:04:48 +0200 Received: from andrew.markebo by h131n2fls23o1061.bredband.comhem.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Sep 2005 23:04:48 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: Andrew Markebo Subject: Re: Making cd ~/tmp; cd .. result in ~/, following links. Date: Sun, 11 Sep 2005 23:04:12 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: h131n2fls23o1061.bredband.comhem.se User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:caaH8a7DHh2CyF2Y5qXo2ZbK12w= Sender: news X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.4 Ahh, now I found it! It is "setopt chase_links", that 'moved' me to /otherdrive/... hmm now comes the question, why did I do so.. /Andy -- The eye of the compiler rests on the code!