From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1227 invoked by alias); 8 Dec 2009 12:08:57 -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: 27489 Received: (qmail 8373 invoked from network); 8 Dec 2009 12:08: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.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 Received-SPF: none (ns1.primenet.com.au: domain at altlinux.org does not designate permitted sender hosts) Date: Tue, 8 Dec 2009 15:08:49 +0300 From: "Alexey I. Froloff" To: zsh-workers@zsh.org Subject: Re: [PATCH] _git: offer changed files relative to current directory Message-ID: <20091208120849.GG9335@altlinux.org> References: <1259973163-20919-1-git-send-email-raorn@altlinux.org> <20091205120753.GA21684@headley> <20091205124258.GC3344@altlinux.org> <20091205151202.GE3344@altlinux.org> <20091205170053.GB21684@headley> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3xoW37o/FfUZJwQG" Content-Disposition: inline In-Reply-To: <20091205170053.GB21684@headley> User-Agent: Mutt/1.5.20 (2009-06-23) --3xoW37o/FfUZJwQG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 05, 2009 at 06:00:53PM +0100, ??t??p??n N??mec wrote: > - _wanted files expl 'index file' _multi_parts $@ - / files > + _description files expl 'Changed files' > + compadd "$expl[@]" - "$files[@]" You don't use _multi_parts, what's why you think my code is "wrong". --=20 Regards, Sir Raorn. --3xoW37o/FfUZJwQG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkseQdEACgkQVqT7+fkT8wrvDQCgzT+ZIF/rcXF9eF9EElXUOC8J s6UAoNNSsWzwobHFK+lRiaZGt0bNlXN5 =9cdg -----END PGP SIGNATURE----- --3xoW37o/FfUZJwQG--