From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25799 invoked from network); 29 Feb 2008 21:40:01 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) 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.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 29 Feb 2008 21:40:01 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 87078 invoked from network); 29 Feb 2008 21:39:58 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 29 Feb 2008 21:39:58 -0000 Received: (qmail 21586 invoked by alias); 29 Feb 2008 21:39:56 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24641 Received: (qmail 21574 invoked from network); 29 Feb 2008 21:39:56 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 29 Feb 2008 21:39:56 -0000 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by bifrost.dotsrc.org (Postfix) with ESMTP id CE6788026E0B for ; Fri, 29 Feb 2008 22:39:50 +0100 (CET) Received: from buddha (ppp-88-217-52-164.dynamic.mnet-online.de [88.217.52.164]) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis) id 0ML25U-1JVCxK1TD3-0006VQ; Fri, 29 Feb 2008 22:39:50 +0100 Date: Fri, 29 Feb 2008 22:40:47 +0100 From: "Matthias B." To: zsh-workers@sunsite.dk Subject: Re: Making built-in completion recognize : as word boundary Message-ID: <20080229224047.125a4ad5@buddha> In-Reply-To: <237967ef0802291323o1bb68417v358deb406700c7da@mail.gmail.com> References: <20080229221711.7729241b@buddha> <237967ef0802291323o1bb68417v358deb406700c7da@mail.gmail.com> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX18HzacC63Q27s3NkUwy0bjUdN6ke3A8XZvx1gb 9SDzt723ZBmPA/bTwGNm0GTfvZNnbUE3QBqye0QqTKSDOOgpTO LxiR3Sfn/zkudGkamYLMf1gpIUwaCPB X-Virus-Scanned: ClamAV 0.91.2/6047/Fri Feb 29 19:51:13 2008 on bifrost X-Virus-Status: Clean On Fri, 29 Feb 2008 22:23:38 +0100 "Mikael Magnusson" wrote: > I know that doesn't answer your actual question, but maybe it's useful > as a workaround. Thanks, but the PATH and : issue was just an example. The same problem happens with program --file=/us and in other cases. zsh does not seem to take anything but whitespace as a word boundary except for special cases such as variable assignment (e.g. PATH=/us works). I really want to fix this for good, but I don't feel like digging through the complete source, so I'll need at least some directions. MSB -- Ambition is a poor excuse for not having enough sense to be lazy.