On Fr, 17 Okt 2014, LCD 47 wrote:
> Namely, compare the effect of:
>
> set beval bexpr=['foo']
>
> to the effect of:
>
> set beval bexpr='foo'
>
> This happens because general_beval_cb() in gui_beval.c calls
> eval_to_string() to evaluate 'balloonexpr', and that function adds the
> trailing "\n". I don't see any non-intrusive fix to this.
I only have a "relative old" version of 7.4 for Windows to check, but
there I didn't see a difference between
:set beval bexpr=['foo']
and
:set beval bexpr='foo'
Perhaps someone else with a more recent version can verify?
Best,
Christian
--
Krieg ist das Ergebnis von Politik, und deswegen mische ich mich da
nicht ein, das ist alles.
-- Mutter Teresa
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.