From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11561 invoked from network); 13 Apr 2001 08:01:41 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 13 Apr 2001 08:01:41 -0000 Received: (qmail 8542 invoked by alias); 13 Apr 2001 08:01:41 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13976 Received: (qmail 8527 invoked from network); 13 Apr 2001 08:01:40 -0000 Date: Fri, 13 Apr 2001 01:01:34 -0700 (PDT) From: Wayne Davison To: Zsh Workers Subject: Re: Automatic hash -d In-Reply-To: <1010413050904.ZM1154@candle.brasslantern.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 13 Apr 2001, Bart Schaefer wrote: > Index: Completion/Unix/Type/_path_files I applied both of your changes to _path_files, and things are working very nicely now. I'll let you know if I encounter any problems. ..wayne..