From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10467 invoked from network); 3 Mar 2005 14:16:23 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 3 Mar 2005 14:16:23 -0000 Received: (qmail 22611 invoked from network); 3 Mar 2005 14:16:17 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 3 Mar 2005 14:16:17 -0000 Received: (qmail 28719 invoked by alias); 3 Mar 2005 14:16:15 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20925 Received: (qmail 28708 invoked from network); 3 Mar 2005 14:16:15 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 3 Mar 2005 14:16:15 -0000 Received: (qmail 22339 invoked from network); 3 Mar 2005 14:16:12 -0000 Received: from smtp.wp.pl (212.77.101.1) by a.mx.sunsite.dk with SMTP; 3 Mar 2005 14:16:01 -0000 Received: (wp-smtpd smtp.wp.pl 21546 invoked from network); 3 Mar 2005 15:16:00 +0100 Received: from bya160.neoplus.adsl.tpnet.pl (HELO hairyass) (hak8@wp.pl@[83.30.20.160]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with SMTP for ; 3 Mar 2005 15:16:00 +0100 From: Henryk Konsek Organization: AskesisLabs To: zsh-workers@sunsite.dk Subject: Re: _unace Date: Thu, 3 Mar 2005 15:16:00 +0100 User-Agent: KMail/1.7.2 References: <200503022019.52992.hak8@wp.pl> <32033.1109856983@trentino.groupinfra.com> In-Reply-To: <32033.1109856983@trentino.groupinfra.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503031516.00994.hak8@wp.pl> X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO AS1=NO(Body=1 Fuz1=1 Fuz2=1) AS2=NO(0.642389) AS3=NO AS4=NO X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.6 On Thursday 03 March 2005 14:36, you wrote: > I'll put a few comments below. Thanks for every comment and fixes. I'm gonna train myself in writing completions so I hope that my future function will be better :) . > > '*:files:_files -g \*.rar\(-.\)\' \ > > Don't you mean to complete .ace files instead of .rar? Oh yes, my silly mistake :) . Greetings, HK