On Mon 31 Mar 2014 at 08:46:19PM -0500, guns wrote:
> On Mon 31 Mar 2014 at 05:20:19PM -0700, Kenichi Ito wrote:
> > Hi,
> >
> > I received a report that errors occur when running :options
> > after this patch.
> >
> > diff --git a/runtime/optwin.vim b/runtime/optwin.vim
> > index 89ebe26..2668438 100644
> > --- a/runtime/optwin.vim
> > +++ b/runtime/optwin.vim
> > @@ -855,7 +855,7 @@ if has("lispindent")
> > call append("$", "\t(local to buffer)")
> > call <SID>BinOptionL("lisp")
> > call append("$", "lispwords\twords that change how lisp indenting works")
> > - call <SID>OptionL("lw", &lw)
> > + call <SID>OptionL("lw")
> > endif
>
> This is my fault; I am sorry for not testing this part of the patch. I
> compile with `--disable-gui`, but I should have built a version with it
> enabled for testing.
>
> I will be sure to test more thorougly next time.
Of course, :options is not a GUI option, so this was not a concern in
the first place. <sigh>
Sung Pae
pgp9yQQch0qfD.pgp
Description: PGP signature
