From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28774 invoked from network); 30 Oct 2008 12:17:55 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 30 Oct 2008 12:17:55 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 65302 invoked from network); 30 Oct 2008 12:17:48 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 30 Oct 2008 12:17:48 -0000 Received: (qmail 18613 invoked by alias); 30 Oct 2008 12:17:41 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25959 Received: (qmail 18588 invoked from network); 30 Oct 2008 12:17:39 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 30 Oct 2008 12:17:39 -0000 Received: from cluster-d.mailcontrol.com (cluster-d.mailcontrol.com [217.69.20.190]) by bifrost.dotsrc.org (Postfix) with ESMTPS id 7087380524C2 for ; Thu, 30 Oct 2008 13:17:26 +0100 (CET) Received: from cameurexb01.EUROPE.ROOT.PRI ([193.128.72.68]) by rly36d.srv.mailcontrol.com (MailControl) with ESMTP id m9UCHLw9017352 for ; Thu, 30 Oct 2008 12:17:23 GMT Received: from news01 ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Thu, 30 Oct 2008 12:17:21 +0000 Date: Thu, 30 Oct 2008 12:17:15 +0000 From: Peter Stephenson To: Zsh workers Subject: Re: completion matching problem with 4.3.8 Message-ID: <20081030121715.0f3959b5@news01> In-Reply-To: <24068.1225366130@thecus> References: <24068.1225366130@thecus> Organization: CSR X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.8; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 30 Oct 2008 12:17:21.0001 (UTC) FILETIME=[75520590:01C93A89] X-Scanned-By: MailControl A-08-50-15 (www.mailcontrol.com) on 10.68.0.146 X-Virus-Scanned: ClamAV 0.92.1/8541/Thu Oct 30 03:54:28 2008 on bifrost X-Virus-Status: Clean On Thu, 30 Oct 2008 12:28:50 +0100 Oliver Kiddle wrote: > There seems to be a problem with matching control. > > touch PacketDefinitionSAXHandler.h PacketListBox.cpp PacketListBox.h PacketsDialog.h > zsh -f > autoload -U compinit; compinit > zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}' > : P > --> Completes to 'Packets' instead of just 'Packet' Doesn't appear to be happening for me with the latest latest code. -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070