From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28670 invoked by alias); 11 Nov 2009 21:24:15 -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: 27390 Received: (qmail 14184 invoked from network); 11 Nov 2009 21:24:12 -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=AWL,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: Thu, 12 Nov 2009 00:24:07 +0300 From: "Alexey I. Froloff" To: zsh-workers@zsh.org Subject: Re: [PATCH] Rewrite of RI (Ruby documentation browser) completion Message-ID: <20091111212407.GP11910@altlinux.org> References: <200910020842.n928gq54006094@news01.csr.com> <1257692913-22779-1-git-send-email-raorn@altlinux.org> <20091111142741.GO11910@altlinux.org> <091111082140.ZM29956@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yPSgZSQ6mfPWgZ9n" Content-Disposition: inline In-Reply-To: <091111082140.ZM29956@torch.brasslantern.com> User-Agent: Mutt/1.5.20 (2009-06-23) --yPSgZSQ6mfPWgZ9n Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 11, 2009 at 08:21:40AM -0800, Bart Schaefer wrote: > What's up with the following hunk -- why was "cur" dropped? Localizing > curcontext is boilerplate completion code. > -local curcontext=3D"$curcontext" state line ret=3D1 > +local context=3D"$curcontext" state line ret=3D1 I'm not sure why I did this. I'm not even sure that I did this consciously. All this context stuff is like Magic for me. > The rest looks OK, so I'll commit without that one change, but someone > else should test. Thanks. --=20 Regards, Sir Raorn. --yPSgZSQ6mfPWgZ9n 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) iEYEARECAAYFAkr7K3MACgkQVqT7+fkT8wrk6QCg2o5KnKPqYyDUiRqs5tAMdgBa QN8AnRiO7wCYdnj79i3WwU1FfbFSCur9 =NtmZ -----END PGP SIGNATURE----- --yPSgZSQ6mfPWgZ9n--