From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27838 invoked from network); 30 Apr 2001 11:25:27 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Apr 2001 11:25:27 -0000 Received: (qmail 27618 invoked by alias); 30 Apr 2001 11:25:21 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14162 Received: (qmail 27604 invoked from network); 30 Apr 2001 11:25:21 -0000 From: Sven Wischnowsky Date: Mon, 30 Apr 2001 13:25:09 +0200 (MET DST) Message-Id: <200104301125.NAA03332@beta.informatik.hu-berlin.de> To: zsh-workers@sunsite.dk Subject: Re: PATCH: Re: Use of named directories in completions broken. In-Reply-To: Peter Stephenson wrote: > > Yes, ahem, I said in a comment above the thin in the patch that I'm not > > completely sure about the pattern(s) to use. The old pattern made it > > consider anything with just a tilde in it to be interesting to expand. > > This works fine, but it would presumably be OK if the ~ in question were > only at the start of the word. I thought the same at first, couldn't immediately come up with a simple enough pattern for that and then remembered that in `echo a~b' the `a~b' isn't treated as a pattern unless there are other pattern characters, too. So, that change should be ok (now that I remembered to add the parentheses to the pattern). Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de