<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Gvim menu bar missing</title>
	<atom:link href="http://scottbarnham.com/blog/2009/03/09/gvim-menu-bar-missing/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottbarnham.com/blog/2009/03/09/gvim-menu-bar-missing/</link>
	<description>Code and comments on web development, Django, Python and things (un)related.</description>
	<lastBuildDate>Tue, 13 Jul 2010 16:31:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David T</title>
		<link>http://scottbarnham.com/blog/2009/03/09/gvim-menu-bar-missing/comment-page-1/#comment-778</link>
		<dc:creator>David T</dc:creator>
		<pubDate>Sat, 13 Mar 2010 23:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://scottbarnham.com/blog/2009/03/09/gvim-menu-bar-missing/#comment-778</guid>
		<description>Saved me some hassle, thanks!</description>
		<content:encoded><![CDATA[<p>Saved me some hassle, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nara</title>
		<link>http://scottbarnham.com/blog/2009/03/09/gvim-menu-bar-missing/comment-page-1/#comment-751</link>
		<dc:creator>Nara</dc:creator>
		<pubDate>Sun, 20 Dec 2009 19:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://scottbarnham.com/blog/2009/03/09/gvim-menu-bar-missing/#comment-751</guid>
		<description>I had the same issue in Karmic with Vim 7.2.245, and the suggested fix ,namely:

rm ~/.gnome/Vim
rerun vim

worked for me. Thanks.</description>
		<content:encoded><![CDATA[<p>I had the same issue in Karmic with Vim 7.2.245, and the suggested fix ,namely:</p>
<p>rm ~/.gnome/Vim<br />
rerun vim</p>
<p>worked for me. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://scottbarnham.com/blog/2009/03/09/gvim-menu-bar-missing/comment-page-1/#comment-679</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 06 Jun 2009 00:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://scottbarnham.com/blog/2009/03/09/gvim-menu-bar-missing/#comment-679</guid>
		<description>The comment above will work if your menu is turned of within Vim.
The real issue for this post is due to a problem with Gnome trying to dock the menu somewhere you cannot see it.  

Try turning the menu on in Vim.  If that doesn&#039;t work and you are using Gnome/Metacity, follow the directions in the post.  They are correct.</description>
		<content:encoded><![CDATA[<p>The comment above will work if your menu is turned of within Vim.<br />
The real issue for this post is due to a problem with Gnome trying to dock the menu somewhere you cannot see it.  </p>
<p>Try turning the menu on in Vim.  If that doesn&#8217;t work and you are using Gnome/Metacity, follow the directions in the post.  They are correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gonçalo Ferreira</title>
		<link>http://scottbarnham.com/blog/2009/03/09/gvim-menu-bar-missing/comment-page-1/#comment-667</link>
		<dc:creator>Gonçalo Ferreira</dc:creator>
		<pubDate>Wed, 13 May 2009 21:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://scottbarnham.com/blog/2009/03/09/gvim-menu-bar-missing/#comment-667</guid>
		<description>:set guioptions+=m &quot; enables menubar
:set guioptions-=m &quot; disables menubar</description>
		<content:encoded><![CDATA[<p>:set guioptions+=m &#8221; enables menubar<br />
:set guioptions-=m &#8221; disables menubar</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.198 seconds -->
