On 25/10/08 03:17, Christopher Chen wrote:
> I just installed gvim 7.2 on Vista Home Premium Service pack 1.
> It launches fine, but there is no menu bar (file, edit, tools, syntax,...),
> nor the icon tool bar. I know it works fine on a Win2000.
>
> Any thoughts? Thx.
Strange. From within gvim, try
:!dir $VIMRUNTIME/menu.vim
Does the file exist?
Then,
:verbose set guioptions?
Does it include m and T but not M ?
See
:help menu.vim
:help 'guioptions'
Best regards,
Tony.
--
Did you know that clones never use mirrors?
-- Ambrose Bierce, "The Devil's Dictionary"
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---