From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6311 invoked from network); 5 Oct 2000 17:09:21 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 Oct 2000 17:09:21 -0000 Received: (qmail 22980 invoked by alias); 5 Oct 2000 17:09:06 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12905 Received: (qmail 22973 invoked from network); 5 Oct 2000 17:09:04 -0000 From: "Bart Schaefer" Message-Id: <1001005170858.ZM23999@candle.brasslantern.com> Date: Thu, 5 Oct 2000 17:08:57 +0000 In-Reply-To: <200010051348.PAA13722@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "Re: PATCH: RE: Trivial patches for FreeBSD" (Oct 5, 3:48pm) References: <200010051348.PAA13722@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: RE: Trivial patches for FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Oct 5, 3:48pm, Sven Wischnowsky wrote: } } But since cshnullglob overrides nullglob, we should probably unset } that in _main_complete, as Bart suggests... That means there are several other files where this same change should be made (_complete_help, etc.). I've suggested before that we should have one ... function? alias? ... that installs the "standard completion-system setopts" so that we don't have to remember to edit all these different places. -- 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