From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4099 invoked from network); 14 Dec 2007 11:05:14 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 14 Dec 2007 11:05:14 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 12203 invoked from network); 14 Dec 2007 11:04:20 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 14 Dec 2007 11:04:20 -0000 Received: (qmail 18944 invoked by alias); 14 Dec 2007 11:04:03 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24250 Received: (qmail 18863 invoked from network); 14 Dec 2007 11:04:01 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 14 Dec 2007 11:04:01 -0000 Received: from virusfilter.dotsrc.org (bifrost [127.0.0.1]) by spamfilter.dotsrc.org (Postfix) with ESMTP id 8CFBC8058F55 for ; Fri, 14 Dec 2007 12:01:11 +0100 (CET) Received: from cluster-g.mailcontrol.com (cluster-g.mailcontrol.com [85.115.41.190]) by bifrost.dotsrc.org (Postfix) with ESMTP for ; Fri, 14 Dec 2007 12:01:11 +0100 (CET) Received: from rly07g.srv.mailcontrol.com (localhost.localdomain [127.0.0.1]) by rly07g.srv.mailcontrol.com (MailControl) with ESMTP id lBEB3r1w013859 for ; Fri, 14 Dec 2007 11:03:53 GMT Received: from submission.mailcontrol.com (submission.mailcontrol.com [86.111.216.190]) by rly07g.srv.mailcontrol.com (MailControl) id lBEB3WrJ011155 for zsh-workers@sunsite.dk; Fri, 14 Dec 2007 11:03:32 GMT Received: from cameurexb01.EUROPE.ROOT.PRI ([62.189.241.200]) by rly07g-eth0.srv.mailcontrol.com (envelope-sender Peter.Stephenson@csr.com) (MIMEDefang) with ESMTP id lBEB2ONV004109; Fri, 14 Dec 2007 11:03:32 +0000 (GMT) Received: from news01 ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.1830); Fri, 14 Dec 2007 11:03:30 +0000 Date: Fri, 14 Dec 2007 11:03:30 +0000 From: Peter Stephenson To: 455376@bugs.debian.org, zsh-workers@sunsite.dk Subject: Re: Bug#455376: tab completion following "mutt -f =" no longer works Message-ID: <20071214110330.37928db3@news01> In-Reply-To: <20071213221233.GA7077@lightlink.com> References: <20071209224903.GA17496@lightlink.com> <20071213162858.GA26173@scowler.net> <20071213221233.GA7077@lightlink.com> Organization: CSR X-Mailer: Claws Mail 3.1.0 (GTK+ 2.10.14; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Dec 2007 11:03:30.0798 (UTC) FILETIME=[F61CF0E0:01C83E40] X-Scanned-By: MailControl A-06-00-00 (www.mailcontrol.com) on 10.71.1.117 X-Virus-Scanned: ClamAV using ClamSMTP On Thu, 13 Dec 2007 17:12:33 -0500 Paul Kimoto wrote: > >> unsetopt equals > >> autoload -U compinit && compinit > >> zstyle ':completion:*' mail-directory $HOME/email > >> zstyle ':completion:*:warnings' format 'No matches for: %d' > >> > >> I see errors like > >> > >> $ mutt -f =de[TAB] > >> No matches for: `mailbox', `mailbox specification', `mailbox file', or `file' > > > I don't recall this ever working. Can you narrow it down to when it > > did? > > On a different machine, zsh 4.3.2-25 (Debian stable), using the above > four-line .zshrc, works as I'd like. Looking at _mailboxes suggests it should work, but I don't use mutt so can't follow this. Can someone find out what change did this? -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070