From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23815 invoked from network); 3 Nov 2000 16:16:19 -0000 Received: from sunsite.dk (HELO sunsite.auc.dk) (130.225.51.30) by ns1.primenet.com.au with SMTP; 3 Nov 2000 16:16:19 -0000 Received: (qmail 28792 invoked by alias); 3 Nov 2000 16:16:14 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13113 Received: (qmail 28784 invoked from network); 3 Nov 2000 16:16:12 -0000 From: "Bart Schaefer" Message-Id: <1001103161605.ZM20454@candle.brasslantern.com> Date: Fri, 3 Nov 2000 16:16:04 +0000 X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: BUG: ?# did not get optimized to * MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Stumbled on this by accident: zsh% setopt extendedglob zsh% echo ?## BUG: ?# did not get optimized to * The error message repeats once for every file in the current directory. -- 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