From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8428 invoked from network); 31 Dec 1999 02:04:48 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 31 Dec 1999 02:04:48 -0000 Received: (qmail 3616 invoked by alias); 31 Dec 1999 02:02:51 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9173 Received: (qmail 3609 invoked from network); 31 Dec 1999 02:02:49 -0000 To: zsh-workers@sunsite.auc.dk Path: mason From: mason@primenet.com.au (Geoff Wing) X-Newsgroups: lists.zsh.workers Subject: PATCH: 3.1.6-(dev|pws)-13 _tar function Date: 31 Dec 1999 02:01:57 GMT Organization: PrimeNet Computer Consultants Distribution: local Message-ID: Reply-To: mason@primenet.com.au NNTP-Posting-Host: coral.primenet.com.au X-Trace: coral.primenet.com.au 946605717 8313 203.43.15.2 (31 Dec 1999 02:01:57 GMT) X-Complaints-To: usenet@coral.primenet.com.au NNTP-Posting-Date: 31 Dec 1999 02:01:57 GMT User-Agent: slrn/0.9.6.2 (NetBSD) Heyla, bogus "}" from somewhere. --- Completion/User/_tar.org Tue Dec 21 08:48:14 1999 +++ Completion/User/_tar Fri Dec 31 12:58:42 1999 @@ -50,7 +50,7 @@ # unless that option argument also contains a `C'. tmp="$words[(I)--file=*]" -tmpb="$words[(I)-*Cf*~--*]}" +tmpb="$words[(I)-*Cf*~--*]" if (( tmp )); then tf=${~words[tmp][8,-1]} -- Geoff Wing : Work URL: http://www.primenet.com.au/ Rxvt Stuff : Ego URL : http://pobox.com/~gcw/ Zsh Stuff : Phone : (Australia) 0413 431 874