From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4370 invoked from network); 4 Feb 2009 22:43:01 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 4 Feb 2009 22:43:01 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 48536 invoked from network); 4 Feb 2009 22:42:58 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 4 Feb 2009 22:42:58 -0000 Received: (qmail 19670 invoked by alias); 4 Feb 2009 22:42:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26510 Received: (qmail 19658 invoked from network); 4 Feb 2009 22:42:53 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 4 Feb 2009 22:42:53 -0000 Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de [80.67.18.16]) by bifrost.dotsrc.org (Postfix) with ESMTP id C5B5080271F0 for ; Wed, 4 Feb 2009 23:42:46 +0100 (CET) Received: from [212.117.84.49] (helo=fsst.voodoo.lan) by smtprelay04.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1LUqSE-0000Fq-5S; Wed, 04 Feb 2009 23:42:46 +0100 Received: from hawk by fsst.voodoo.lan with local (Exim 4.69) (envelope-from ) id 1LUqSC-0003mT-GT; Wed, 04 Feb 2009 23:42:44 +0100 Date: Wed, 4 Feb 2009 23:42:44 +0100 From: Frank Terbeck To: Felipe Sateler , 514152@bugs.debian.org, zsh-workers@sunsite.dk Subject: Re: Bug#514152: zsh: completion no longer works for .. Message-ID: <20090204224244.GW3522@fsst.voodoo.lan> Mail-Followup-To: Felipe Sateler , 514152@bugs.debian.org, zsh-workers@sunsite.dk References: <20090204185509.9805.4833.reportbug@pcfelipe.sateler.com> <20090204223509.GA9519@scru.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20090204223509.GA9519@scru.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-Df-Sender: 430444 X-Virus-Scanned: ClamAV 0.92.1/8950/Wed Feb 4 12:19:05 2009 on bifrost X-Virus-Status: Clean Clint Adams : > On Wed, Feb 04, 2009 at 03:55:09PM -0300, Felipe Sateler wrote: > > Completion no longer adds a / when I type .. > > In which context? I bet, this is about this: http://www.zsh.org/mla/workers//2008/msg01732.html Quite a few people asked about it on irc, too. Regards, Frank -- In protocol design, perfection has been reached not when there is nothing left to add, but when there is nothing left to take away. -- RFC 1925