Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Rewrite of RI (Ruby documentation browser) completion
- X-seq: zsh-workers 27390
- From: "Alexey I. Froloff" <raorn@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] Rewrite of RI (Ruby documentation browser) completion
- Date: Thu, 12 Nov 2009 00:24:07 +0300
- In-reply-to: <091111082140.ZM29956@xxxxxxxxxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <200910020842.n928gq54006094@xxxxxxxxxxxxxx> <1257692913-22779-1-git-send-email-raorn@xxxxxxxxxxxx> <20091111142741.GO11910@xxxxxxxxxxxx> <091111082140.ZM29956@xxxxxxxxxxxxxxxxxxxxxx>
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="$curcontext" state line ret=1
> +local context="$curcontext" state line ret=1
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.
--
Regards,
Sir Raorn.
Attachment:
signature.asc
Description: Digital signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author