From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20764 invoked from network); 28 Feb 2000 11:04:34 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 28 Feb 2000 11:04:34 -0000 Received: (qmail 6018 invoked by alias); 28 Feb 2000 11:04:25 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9901 Received: (qmail 6010 invoked from network); 28 Feb 2000 11:04:24 -0000 To: zsh-workers@math.gatech.edu Subject: _files -g and subdirectory completion X-Attribution: adl From: Alexandre Duret-Lutz Date: 28 Feb 2000 12:02:18 +0100 Message-ID: User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii What's happening with _files -g ? I am missing a new style ? ~/tmp/m1 % zsh -f phobos% autoload -U compinit phobos% compinit phobos% mkdir -p foo/bar phobos% zcat foo/ Nothing complete. It behaves like this with all completions functions using _files -g. -- Alexandre Duret-Lutz