Guido Milanese wrote:
On Wednesday 18 April 2007 14:26, A.J.Mechelynck wrote:
Start vim as root:
        :echo $VIMRUNTIME
        :echo has("menu")
        :scriptnames
        :view ~/.vimrc

Then do the same as non-root and compare the results.

Apparently, the result is the same, both for root and for non-root. I have already done a complete re-installation, but to no success... really puzzling!

Thanks again for your attention,
g

----------
Guido Milanese
http://www.arsantiqua.org


Does the non-root installation show $VIMRUNTIME/menu.vim (or the equivalent) in the output of ":scriptnames"? If it does, then something must be removing the menubar after the menu has been set: ":verbose set guioptions?" (without the quotes) ought to tell you what.


Best regards,
Tony.
--
hundred-and-one symptoms of being an internet addict:
176. You lie, even to user-friends, about how long you were online yesterday.

Reply via email to