From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24930 invoked by alias); 18 Mar 2010 17:04:28 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 27806 Received: (qmail 12336 invoked from network); 18 Mar 2010 17:04:26 -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=-3.0 required=5.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.2.5 Received-SPF: none (ns1.primenet.com.au: domain at csr.com does not designate permitted sender hosts) Message-Id: <201003181704.o2IH4Ixw016423@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: zsh-workers@zsh.org Subject: Re: Update to _files in 27780 breaks chmod completion In-reply-to: <20100318163028.GA9043@ruderich.org> References: <20100318163028.GA9043@ruderich.org> Comments: In-reply-to Simon Ruderich message dated "Thu, 18 Mar 2010 17:30:28 +0100." Date: Thu, 18 Mar 2010 17:04:17 +0000 From: Peter Stephenson X-OriginalArrivalTime: 18 Mar 2010 17:04:19.0375 (UTC) FILETIME=[0C7763F0:01CAC6BD] Content-Type: text/plain MIME-Version: 1.0 X-Scanned-By: MailControl A_09_30_00 (www.mailcontrol.com) on 10.68.0.157 Simon Ruderich wrote: > The change to _files in 27780 somehow broke completion for chmod. > Before I could complete the files, but now I don't get any files. > To reproduce: > > zsh -f > % autoload -U compinit && compinit > % zstyle ':completion:*' format '%d:' > % chmod +x > `file' or `):globbed-files': If you read that message, you'll find that's exactly what *didn't* work for me before and *does* work now (as I just confirmed again). Are you sure you've got the latest executable as well as the latest functions? The code changed in the patch for users/14905. -- Peter Stephenson Software Engineer Tel: +44 (0)1223 692070 Cambridge Silicon Radio Limited Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom