From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17397 invoked from network); 7 Jun 1999 06:44:43 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 7 Jun 1999 06:44:43 -0000 Received: (qmail 1509 invoked by alias); 7 Jun 1999 06:44:32 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6482 Received: (qmail 1501 invoked from network); 7 Jun 1999 06:44:30 -0000 From: "Bart Schaefer" Message-Id: <990607064350.ZM18009@candle.brasslantern.com> Date: Mon, 7 Jun 1999 06:43:50 +0000 In-Reply-To: Comments: In reply to Tanaka Akira "PATCH: _make complete filenames as a last resort." (Jun 7, 10:07am) References: X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: _make complete filenames as a last resort. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jun 7, 10:07am, Tanaka Akira wrote: } Subject: PATCH: _make complete filenames as a last resort. } } If targets for makefiles contain variable references, _make can not } generate proper completion candidate. Hmm; if targets for makefiles contain anything other than alphanumerics, _make doesn't generate proper completion candidates. What's the reason for leaving [-._] out of the character class? Maybe [/+,] too. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com