Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37023 - Vim menu support is disabled
Summary: Vim menu support is disabled
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-02 07:48 UTC by Jens Gutzeit
Modified: 2004-01-06 06:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Gutzeit 2004-01-02 07:48:46 UTC
I just wan't to try out the menu support in vim, but it isn't enabled per default and their seems to be no use flag for this, so I want to ask if this could be fixed.

According to :help emenu you need to define WANT_MENU on compilation.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Ciaran McCreesh 2004-01-02 07:56:04 UTC
Menus should be enabled in gvim. Or are we talking about different things here?
Comment 2 Jens Gutzeit 2004-01-02 08:03:33 UTC
The text mode vim has a menu support, which works with the menu.vim file. This has nothing todo with gvim.

Extracted from ":help emenu"
If the console-mode vim has been compiled with WANT_MENU defined, you can
use :emenu to access useful menu items you may have got used to from GUI
mode.  See 'wildmenu' for an option that works well with this.  See
|console-menus| for an example.
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2004-01-06 06:30:46 UTC
Jens, I believe that the console vim in Gentoo has menu support enabled.  Try :version and look for +menu.  If it's there, then you have menu support enabled.  It's working fine here for me.

The problem might be that you haven't sourced $VIMRUNTIME/menu.vim
Comment 4 Aron Griffis (RETIRED) gentoo-dev 2004-01-06 06:36:24 UTC
I'm resolving this WORKSFORME.  Please reopen if you find this indeed is a Gentoo problem.