From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22027 invoked from network); 28 Oct 2005 10:38:35 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 28 Oct 2005 10:38:35 -0000 Received: (qmail 49382 invoked from network); 28 Oct 2005 10:38:29 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 28 Oct 2005 10:38:29 -0000 Received: (qmail 21388 invoked by alias); 28 Oct 2005 10:38:21 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9577 Received: (qmail 21378 invoked from network); 28 Oct 2005 10:38:20 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 28 Oct 2005 10:38:20 -0000 Received: (qmail 48373 invoked from network); 28 Oct 2005 10:38:20 -0000 Received: from cluster-c.mailcontrol.com (HELO rly09c.srv.mailcontrol.com) (168.143.177.190) by a.mx.sunsite.dk with SMTP; 28 Oct 2005 10:38:18 -0000 Received: from exchange03.csr.com (mailhost1.csr.com [81.105.217.43]) by rly09c.srv.mailcontrol.com (MailControl) with ESMTP id j9SAcFNS030595 for ; Fri, 28 Oct 2005 11:38:16 +0100 Received: from csr.com ([10.103.143.38]) by exchange03.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 28 Oct 2005 11:40:35 +0100 To: zsh-users@sunsite.dk Subject: Re: adding completion file for zsh In-reply-to: <20051028102338.GA7206@vandal.simcon-mt.de> References: <20051028080159.GA7152@vandal.simcon-mt.de> <4361DCA3.000001.21868@ariel.yandex.ru> <20051028102338.GA7206@vandal.simcon-mt.de> Comments: In-reply-to "Andrei A. Voropaev" message dated "Fri, 28 Oct 2005 12:23:38 +0200." Date: Fri, 28 Oct 2005 11:38:15 +0100 From: Peter Stephenson Message-ID: X-OriginalArrivalTime: 28 Oct 2005 10:40:35.0745 (UTC) FILETIME=[078CC110:01C5DBAC] Content-Type: text/plain MIME-Version: 1.0 X-Scanned-By: MailControl A-05-40-01 (www.mailcontrol.com) on 10.67.0.119 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.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 "Andrei A. Voropaev" wrote: > Hm. Interestingly enough, when I put the function into > /usr/share/zsh/site-functions/ then it does not get used. When I put it > into /usr/share/zsh/4.2.1/functions, then it becomes available. > > When I do echo $FPATH both of the directories are present there. Why > completion system doesn't see the file in site-functions? Is the owner of site-functions different, or does it have general write permissions? I haven't checked the details, but compinit does some basic checking of this. pws This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com