From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18647 invoked from network); 15 Jun 2000 09:10:05 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Jun 2000 09:10:05 -0000 Received: (qmail 20689 invoked by alias); 15 Jun 2000 09:09:56 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11918 Received: (qmail 20681 invoked from network); 15 Jun 2000 09:09:55 -0000 From: "Bart Schaefer" Message-Id: <1000615090949.ZM4776@candle.brasslantern.com> Date: Thu, 15 Jun 2000 09:09:49 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: _expand doesn't do brace expansion? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii This is with all the latest patches (up to 11910): zagzig[35] ls Functions/{Misc,Prompts} Completing `file' or `corrections'(BEEP) zagzig[35] ls Functions/{Misc,Prompts} (BEEP) zagzig[35] ls Functions/{Misc,Prompts} zagzig[35] ls Functions/Misc Functions/Prompts The test on line 85 is making it bail out early, but even with that test removed it doesn't expand the braces. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net