From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8155 invoked from network); 22 May 1998 17:01:04 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 22 May 1998 17:01:04 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id MAA28440; Fri, 22 May 1998 12:52:09 -0400 (EDT) Resent-Date: Fri, 22 May 1998 12:51:59 -0400 (EDT) From: "Bart Schaefer" Message-Id: <980522095232.ZM29476@candle.brasslantern.com> Date: Fri, 22 May 1998 09:52:32 -0700 In-Reply-To: Comments: In reply to Bruce Stephens "Re: completion ignoring" (May 22, 5:00pm) References: <199805221523.QAA17745@taos.demon.co.uk> <199805221534.LAA13850@luomat.peak.org> X-Mailer: Z-Mail (4.0b.820 20aug96) To: zsh-users@math.gatech.edu Subject: Re: completion ignoring Cc: Timothy J Luoma MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Resent-Message-ID: <"H89Go1.0.mx6.kqQPr"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1539 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu On May 22, 5:00pm, Bruce Stephens wrote: } Subject: Re: completion ignoring } } Timothy J Luoma writes: } } > Hrm..... did I do this wrong? } > } > # fignore=(.o .elc \~ .wmd ,v .\~1\~) } > # mktar[tab] } > mktar mktargz mktargz,v mktargz.~1~ } } That's not a file, it's a command name. The rules are different for } those. You'll need to look at compctl, I'm afraid. Or put the ,v in a directory that isn't in $PATH, which would make the most sense anyway. I'm not sure how the .~1~ file got created, but it probably shouldn't be in the search path either. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com