Bug#752314: Unknown Option: balloonexpr

James McCoy jamessan at debian.org
Sat Jun 28 16:17:54 UTC 2014


On Sun, Jun 22, 2014 at 02:34:06PM +0100, Klaus Ethgen wrote:
> With the newest version I get often the error "E518: Unbekannte Option:
> balloonexpr=" (Unknown option) when using views.
> 
> --- real paths of main Vim binaries ---
> /usr/bin/vi is /usr/bin/vim.nox
> /usr/bin/vim is /usr/bin/vim.nox
> /usr/bin/gvim is /usr/bin/vim.gtk

That's because your vim alternative is pointing to vim.nox.  The balloon
eval feature is only included in Vim builds that have GUI support.

When you load a view in vim.nox with 'balloonexpr' set (from a gvim
run), it complains because that's not an option that's available in
vim.nox.

You can remove "options" from the 'viewoptions' option to avoid caching
mappings/options in the view file.

Cheers,
-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <jamessan at debian.org>



More information about the pkg-vim-maintainers mailing list