From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26276 invoked from network); 30 Apr 2001 08:35:50 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Apr 2001 08:35:50 -0000 Received: (qmail 12370 invoked by alias); 30 Apr 2001 08:35:39 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3839 Received: (qmail 12357 invoked from network); 30 Apr 2001 08:35:38 -0000 Date: Mon, 30 Apr 2001 18:33:45 +1000 From: Andre Pang To: Bart Schaefer Cc: zsh-users@sunsite.dk Subject: Re: More about ksh_glob and completion Message-ID: <20010430183345.A1010@exodus> Mail-Followup-To: Bart Schaefer , zsh-users@sunsite.dk References: <1010429183023.ZM971@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <1010429183023.ZM971@candle.brasslantern.com>; from schaefer@candle.brasslantern.com on Sun, Apr 29, 2001 at 06:30:22 +0000 On Sun, Apr 29, 2001 at 06:30:22 +0000, Bart Schaefer wrote: > And further, the completion system didn't turn off kshglob. It should. See > if this doesn't fix you up, Andre. > > Index: Completion/compinit > =================================================================== > --- Completion/compinit 2001/04/09 20:14:08 1.1.1.1 > +++ Completion/compinit 2001/04/29 18:14:05 > @@ -134,6 +134,7 @@ > NO_globsubst > NO_shwordsplit > NO_shglob > + NO_kshglob that worked very nicely. (although i just unsetopt'ed kshglob in my .zshrc before this official patch came out, and that worked fine too.) never ceases to amaze me how quickly you guys fix stuff / get zsh to make coffee and cure the common cold ... thanks! -- #ozone/algorithm - trust.in.love.to.save