Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] Rewrite of RI (Ruby documentation browser) completion



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