Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 150156

Summary: app-editors/vim server mode
Product: Gentoo Linux Reporter: nir tzachar <tzachar>
Component: New packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description nir tzachar 2006-10-05 04:29:31 UTC
there is no use flag to indicate to portage to build vim with clientserver support.
Comment 1 Mike Kelly (RETIRED) gentoo-dev 2006-10-05 05:13:04 UTC
Running vim's ./configure with the --with-x flag causes this feature to be enabled. In fact, this is the only way to enable it (unless you happen to be running Windows). That switch is controlled by the existing vim-with-x use flag. So, to get clientserver support, you must build vim with the vim-with-x use flag.