From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 762 invoked from network); 3 Oct 2001 06:05:04 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 3 Oct 2001 06:05:04 -0000 Received: (qmail 9376 invoked by alias); 3 Oct 2001 06:04:49 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4321 Received: (qmail 9359 invoked from network); 3 Oct 2001 06:04:47 -0000 From: Bart Schaefer Message-Id: <1011003060441.ZM25764@candle.brasslantern.com> Date: Wed, 3 Oct 2001 06:04:41 +0000 In-Reply-To: <20011003001256.B14675@astaroth.sweth.net> Comments: In reply to Sweth Chandramouli "Re: compctl -g not working" (Oct 3, 12:12am) References: <20011002225307.A13954@astaroth.sweth.net> <87adz976ru.fsf@ceramic.fifi.org> <20011002231841.B14325@astaroth.sweth.net> <1011003040449.ZM25370@candle.brasslantern.com> <20011003001256.B14675@astaroth.sweth.net> X-Mailer: Z-Mail (5.0.0 30July97) To: Sweth Chandramouli Subject: Re: compctl -g not working Cc: zsh-users@sunsite.dk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Oct 3, 12:12am, Sweth Chandramouli wrote: } } On Wed, Oct 03, 2001 at 04:04:49AM +0000, Bart Schaefer wrote: } > Glob completion shouldn't have anything to do with it. } ??? Why not, given that that's what I'm having problems } with? Because `compctl -g' forces a glob to happen. Glob completion (as in the glob_complete option) only determines how completion proceeds when there is a partial match. } > So you're going to have to give us some more clues. } I don't suppose you could give me any clues as to where } I should look for more clues? :) Well, for one thing, you ought to try running a newer version than 3.1.9. But what I meant was, for example, tell us what your setopts actually are rather than ask us what they might not be, tell us in which version of zsh these same compctls last worked if they ever did, what happens if you run `zsh -f' and then add the suspicious compctls one at a time, anything else that might have changed recently (are you using both the compctl and the new systems?) etc. -- 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