From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18041 invoked from network); 6 Apr 2005 11:57:09 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 6 Apr 2005 11:57:09 -0000 Received: (qmail 29326 invoked from network); 6 Apr 2005 11:57:03 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 6 Apr 2005 11:57:03 -0000 Received: (qmail 5605 invoked by alias); 6 Apr 2005 11:57:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21101 Received: (qmail 5527 invoked from network); 6 Apr 2005 11:56:58 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 6 Apr 2005 11:56:58 -0000 Received: (qmail 28861 invoked from network); 6 Apr 2005 11:56:58 -0000 Received: from relais.videotron.ca (24.201.245.36) by a.mx.sunsite.dk with SMTP; 6 Apr 2005 11:56:54 -0000 Received: from [192.168.1.250] ([24.202.200.15]) by VL-MO-MR007.ip.videotron.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0IEI00ALMX38QT@VL-MO-MR007.ip.videotron.ca> for zsh-workers@sunsite.dk; Wed, 06 Apr 2005 07:54:44 -0400 (EDT) Date: Wed, 06 Apr 2005 07:54:43 -0400 From: Carlos Phillips Subject: Re: New darcs completion In-reply-to: <200504061141.j36BfTqT029576@news01.csr.com> To: zsh-workers@sunsite.dk Message-id: <7f345522eee01aff5aa20ecb490ebe55@mail.mcgill.ca> MIME-version: 1.0 X-Mailer: Apple Mail (2.619.2) Content-type: text/plain; charset=US-ASCII; format=flowed Content-transfer-encoding: 7BIT References: <200504061141.j36BfTqT029576@news01.csr.com> X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.4 required=6.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.4 Please feel free to add any license. I am not familiar with how this works in zsh. Also I would greatly appreciate feedback. I only know one other person using this function at the moment so it is hard to determine the reliability of this function. Carlos On Apr 6, 2005, at 7:41 AM, Peter Stephenson wrote: > Carlos sent me his revised completion for darcs. The current version > is > so trivial that I've simply replaced it with his. Anyone using darcs > is > welcome to make suggestions.