From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24757 invoked from network); 30 Aug 2004 13:05:28 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 30 Aug 2004 13:05:28 -0000 Received: (qmail 70387 invoked from network); 30 Aug 2004 13:05:20 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 30 Aug 2004 13:05:20 -0000 Received: (qmail 6289 invoked by alias); 30 Aug 2004 13:05:05 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20288 Received: (qmail 6270 invoked from network); 30 Aug 2004 13:05:05 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by 130.225.247.90 with SMTP; 30 Aug 2004 13:05:05 -0000 Received: (qmail 69486 invoked from network); 30 Aug 2004 13:03:26 -0000 Received: from greux.loria.fr (152.81.2.43) by a.mx.sunsite.dk with SMTP; 30 Aug 2004 13:03:23 -0000 Received: from lefevre by greux.loria.fr with local (Exim 4.34) id 1C1loe-0006Gq-Ex; Mon, 30 Aug 2004 15:03:20 +0200 Date: Mon, 30 Aug 2004 15:03:20 +0200 From: Vincent Lefevre To: zsh-workers@sunsite.dk Subject: bad cd completion for ../ (with CHASE_DOTS unset) Message-ID: <20040830130320.GB19488@greux.loria.fr> Mail-Followup-To: Vincent Lefevre , zsh-workers@sunsite.dk Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.6i Sender: Vincent Lefevre X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=-1.4 required=6.0 tests=BAYES_20 autolearn=no version=2.63 X-Spam-Hits: -1.4 Hi, Here, CHASE_DOTS isn't set, and my /home/lefevre/Mail directory contains the following symbolic link, in particular: arc -> /users/spaces/lefevre/Mail/arc/ Now, if I do a "cd .." from the /home/lefevre/Mail/arc directory, I go to the /home/lefevre/Mail directory as expected. But if I try to do a completion with "cd ../[TAB]", zsh gives the completions corresponding to the subdirectories of /users/spaces/lefevre/Mail instead of the subdirectories of /home/lefevre/Mail, though CHASE_DOTS isn't set. I think this is a bug. Zsh version: 4.2.1, and I'm using the new completion system. Please Cc to me (the Mail-Followup-To should be set correctly). Regards, -- Vincent Lefèvre - Web: 100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17, Championnat International des Jeux Mathématiques et Logiques, etc. Work: CR INRIA - computer arithmetic / SPACES project at LORIA