From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16276 invoked from network); 4 Feb 2003 10:06:03 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 4 Feb 2003 10:06:03 -0000 Received: (qmail 20219 invoked by alias); 4 Feb 2003 10:05:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 18187 Received: (qmail 20212 invoked from network); 4 Feb 2003 10:05:54 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 4 Feb 2003 10:05:54 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.46.181.248] by sunsite.dk (MessageWall 1.0.8) with SMTP; 4 Feb 2003 10:5:53 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id h14A5ro16339; Tue, 4 Feb 2003 02:05:53 -0800 From: "Bart Schaefer" Message-Id: <1030204100553.ZM16338@candle.brasslantern.com> Date: Tue, 4 Feb 2003 10:05:53 +0000 In-Reply-To: <15935.4988.372615.650168@phl.itasoftware.com> Comments: In reply to gak@klanderman.net (Greg Klanderman) "compctl "-y" argument busted in 4.0.6" (Feb 3, 8:12pm) References: <15935.4988.372615.650168@phl.itasoftware.com> X-Mailer: Z-Mail (5.0.0 30July97) To: gak@klanderman.net, zsh-workers@sunsite.dk (Zsh list) Subject: Re: compctl "-y" argument busted in 4.0.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Feb 3, 8:12pm, Greg Klanderman wrote: } } % setopt autolist noautomenu nolistbeep listambiguous listtypes } % compctl -k "(foo bar baz)" -y "(FOO BAR BAZ)" foobar } % foobar } } displays no completions at all! This is fixed in 4.1.0-dev-6. I don't know exactly what fixed it; there are no obvious patches meant for it, but it must have been something in one of zsh-workers/17195 or 16483.