From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20116 invoked by alias); 18 Mar 2010 16:34:32 -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: 27805 Received: (qmail 1652 invoked from network); 18 Mar 2010 16:34:30 -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.2 required=5.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.5 Received-SPF: pass (ns1.primenet.com.au: SPF record at ruderich.org designates 78.46.69.5 as permitted sender) Date: Thu, 18 Mar 2010 17:30:28 +0100 From: Simon Ruderich To: zsh-workers@zsh.org Subject: Update to _files in 27780 breaks chmod completion Message-ID: <20100318163028.GA9043@ruderich.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="=_zucker.schokokeks.org-29532-1268929761-0001-2" Content-Disposition: inline User-Agent: Mutt/1.5.20-dev (2010-03-09) --=_zucker.schokokeks.org-29532-1268929761-0001-2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello all, 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': I'm not sure if other commands are affected as well. Thanks, Simon --=20 + privacy is necessary + using gnupg http://gnupg.org + public key id: 0x92FEFDB7E44C32F9 --=_zucker.schokokeks.org-29532-1268929761-0001-2 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iQIcBAEBCAAGBQJLolUkAAoJEJL+/bfkTDL5PFoP/37sQOF/HLBO+7i8Wp0+fM5h 4BhXwt0X6x6uWcHvZKU5HWXcAAWyZ2nJntEef2KvvwohsGpMNp6fWmZzuozpxe1u ez+pUZElHlAhbA1W2MRwqA9fcY/hbVi3SyLDruz+cS9LMRWgCNhojM8v6SkYyFHs wlGlhpWm/TGhC3tukKFfHDffHIGFfiSQ0t6058C7550WdyFAGcvMZvhfXou37PL7 UdH2xS2E0O6hezRrAD8u+F1Kl+TvZYoradUSrXxvkwvQ3yetKpbYAhh8F9f+la1F aVdBfFL7dt1unVzQsOEOsz9NArrco4t53AjHt9bEIjmG4zSxlklCXNI+03suqGhW EVdPQDrQXIYYlx+bGqxFIceVa1MkNGC8Eu0/hkvGEKaLIAzSef+kiDc18dX8n9CX +C1yHRJS5gsh3Bd0fB+FscJZtmxZwdUNYuDlC0kYT4Q9w/5a6MJb8wkyQ8AuaUPN +QAAdScxuIRvXyAE4WuJy2MxBgO6YUtXPJcbrMHuY6+ndHiUERECc4xd87SCiI0X l2fMlUQuNi285W8ybHQkOJd9YCuPu8ZOW/9qijpCJGwUcZjXvP1dnoW/lAuLOdwv Vj+GXS4DXY1aZB9hbjSgrRPBr9fNuIrT+JMJIiMdJZdwbw2x1qO8boFjNX1yI7Xz rOU5QjNdQC8Vtb87Cse8 =guGX -----END PGP SIGNATURE----- --=_zucker.schokokeks.org-29532-1268929761-0001-2--