From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1581 invoked from network); 12 Mar 1999 09:54:58 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 12 Mar 1999 09:54:58 -0000 Received: (qmail 13643 invoked by alias); 12 Mar 1999 09:54:39 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5772 Received: (qmail 13619 invoked from network); 12 Mar 1999 09:54:37 -0000 Message-Id: <9903120938.AA37567@ibmth.df.unipi.it> To: zsh-workers@sunsite.auc.dk Subject: Re: completion features In-Reply-To: "Sven Wischnowsky"'s message of "Fri, 12 Mar 1999 10:36:18 NFT." <199903120936.KAA02982@beta.informatik.hu-berlin.de> Date: Fri, 12 Mar 1999 10:38:42 +0100 From: Peter Stephenson Sven Wischnowsky wrote: > About the completion after things like `~1/': this works for me, at > least after the patch to `_pth_files' I sent in reply to Andrej. Also, > the patch below should make the treatment of quoted/unquoted > metacharacters more consistent. (I just hate the interaction of > completion and quoting...). me too. Good News! I was using an old _path_files and this now works. Bad News! Trying to get correction after a ~ now seems to fail. For example, ~/bin/comp/set should offer me _set or _setopt, but doesn't. Using $HOME instead of ~ doesn't help. An explicit path, or bin/comp/set in my home directory, work as expected. -- Peter Stephenson Tel: +39 050 844536 WWW: http://www.ifh.de/~pws/ Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy