From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29830 invoked from network); 25 Nov 2000 23:54:13 -0000 Received: from sunsite.dk (HELO sunsite.auc.dk) (130.225.51.30) by ns1.primenet.com.au with SMTP; 25 Nov 2000 23:54:13 -0000 Received: (qmail 10989 invoked by alias); 25 Nov 2000 23:54:04 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13193 Received: (qmail 10981 invoked from network); 25 Nov 2000 23:54:02 -0000 From: "Bart Schaefer" Message-Id: <1001125235357.ZM15613@candle.brasslantern.com> Date: Sat, 25 Nov 2000 23:53:56 +0000 In-Reply-To: <1001125190703.ZM15525@candle.brasslantern.com> Comments: In reply to "Bart Schaefer" "PATCH: Re: coredump on dev-7 (ALL_EXPORT)" (Nov 25, 7:07pm) References: <20001126.010828.90831447.m5032106@u-aizu.ac.jp> <1001125190703.ZM15525@candle.brasslantern.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Ksh emulation and the new completion system MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Nov 25, 7:07pm, Bart Schaefer wrote: } } The completion system definitely should not use ALL_EXPORT. I almost added NO_kshglob to _comp_opts as well, because _main_complete won't even autoload with kshglob in effect. However, various sorts of file completion/expansion would then of course not behave as the kshglob user expects. Any suggestions on the right way to handle this? -- 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