From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21736 invoked from network); 28 Oct 2005 08:06:59 -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 08:06:59 -0000 Received: (qmail 67120 invoked from network); 28 Oct 2005 08:06:53 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 28 Oct 2005 08:06:53 -0000 Received: (qmail 21202 invoked by alias); 28 Oct 2005 08:06:46 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9569 Received: (qmail 21191 invoked from network); 28 Oct 2005 08:06:45 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 28 Oct 2005 08:06:45 -0000 Received: (qmail 66079 invoked from network); 28 Oct 2005 08:06:45 -0000 Received: from mailsc1.simcon-mt.com (195.27.129.236) by a.mx.sunsite.dk with SMTP; 28 Oct 2005 08:06:44 -0000 Received: from localhost (localhost [127.0.0.1]) by mailsc1.simcon-mt.com (Postfix) with ESMTP id 3B4B332465 for ; Fri, 28 Oct 2005 10:06:43 +0200 (CEST) Received: from gate1.local (gate1.simcon-mt.com [127.0.0.1]) by mailsc1.simcon-mt.com (Postfix) with ESMTP id F392732463 for ; Fri, 28 Oct 2005 10:06:41 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by gate1.local (Postfix) with ESMTP id 0A9BAF5B2 for ; Fri, 28 Oct 2005 10:06:40 +0200 (CEST) Received: from vandal.local (vandal.local [127.0.0.1]) by gate1.local (Postfix) with ESMTP id 25256F5B1 for ; Fri, 28 Oct 2005 10:06:38 +0200 (CEST) Received: by vandal.local (Postfix, from userid 1001) id 7B692AF289; Fri, 28 Oct 2005 10:01:59 +0200 (CEST) Date: Fri, 28 Oct 2005 10:01:59 +0200 From: "Andrei A. Voropaev" To: zsh-users@sunsite.dk Subject: adding completion file for zsh Message-ID: <20051028080159.GA7152@vandal.simcon-mt.de> Mail-Followup-To: zsh-users@sunsite.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at local gate 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 Hi! Please direct me to some document that describes in plain words how to add new completion file for use by zsh. I have obtained _darcs from darcs website (yes I know newer version of zsh has it bundled) and wanted to add it to the zsh 4.2.1 that I use. So I've copied it to /usr/share/zsh/site-functions/ I know that zsh has found the file. First time I've messed up the permissions so zsh complained that it can't open it :) But I still don't have the completion. Yes, I have completion for all kinds of stuff and where I use new zsh I also have it working for darcs. Do I need something else to do? Or the file I got is simply incompatible with 4.2.1 completion system? Sorry, probably I could have figured out myself by digging in documentation, but I really hope for quick answer here :) Thank you -- Minds, like parachutes, function best when open