<?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: Vim stuff</title>
	<atom:link href="http://www.svendtofte.com/other/vim-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.svendtofte.com/other/vim-stuff/</link>
	<description>rantings &#38; scraps on code and web development</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:20:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Leo Shklovskii</title>
		<link>http://www.svendtofte.com/other/vim-stuff/comment-page-1/#comment-319</link>
		<dc:creator>Leo Shklovskii</dc:creator>
		<pubDate>Tue, 12 Apr 2011 20:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=302#comment-319</guid>
		<description>If you&#039;re scripting with Python and have the win32 package installed you can just do remote session check in the Python code:

import win32api
win32api.GetSystemMetrics(4096)</description>
		<content:encoded><![CDATA[<p>If you&#8217;re scripting with Python and have the win32 package installed you can just do remote session check in the Python code:</p>
<p>import win32api<br />
win32api.GetSystemMetrics(4096)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Svend</title>
		<link>http://www.svendtofte.com/other/vim-stuff/comment-page-1/#comment-310</link>
		<dc:creator>Svend</dc:creator>
		<pubDate>Sun, 30 Jan 2011 23:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=302#comment-310</guid>
		<description>Maybe so, I just prefer having it all in .vimrc, for both console and GUI use, instead of using two files.</description>
		<content:encoded><![CDATA[<p>Maybe so, I just prefer having it all in .vimrc, for both console and GUI use, instead of using two files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leszek</title>
		<link>http://www.svendtofte.com/other/vim-stuff/comment-page-1/#comment-309</link>
		<dc:creator>Leszek</dc:creator>
		<pubDate>Sun, 30 Jan 2011 18:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=302#comment-309</guid>
		<description>A bit of a late reply to this post, but it&#039;s worth noting that using a .gvimrc is preferable to using has(&quot;gui_running&quot;).</description>
		<content:encoded><![CDATA[<p>A bit of a late reply to this post, but it&#8217;s worth noting that using a .gvimrc is preferable to using has(&#8220;gui_running&#8221;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay R. Wren</title>
		<link>http://www.svendtofte.com/other/vim-stuff/comment-page-1/#comment-225</link>
		<dc:creator>Jay R. Wren</dc:creator>
		<pubDate>Thu, 09 Sep 2010 18:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=302#comment-225</guid>
		<description>excellent tip. even without the RDP session check, just has(&#039;gui_running&#039;) and set guifont= is worth it.</description>
		<content:encoded><![CDATA[<p>excellent tip. even without the RDP session check, just has(&#8216;gui_running&#8217;) and set guifont= is worth it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.svendtofte.com/other/vim-stuff/comment-page-1/#comment-212</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 24 May 2010 17:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=302#comment-212</guid>
		<description>Indeed, good stuff. Vim is a great tool, it&#039;s actually my preference when it comes to editors.</description>
		<content:encoded><![CDATA[<p>Indeed, good stuff. Vim is a great tool, it&#8217;s actually my preference when it comes to editors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kesavan</title>
		<link>http://www.svendtofte.com/other/vim-stuff/comment-page-1/#comment-204</link>
		<dc:creator>kesavan</dc:creator>
		<pubDate>Tue, 27 Apr 2010 12:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=302#comment-204</guid>
		<description>Great stuff! I am looking forward to using this plugin!</description>
		<content:encoded><![CDATA[<p>Great stuff! I am looking forward to using this plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardas Gricius</title>
		<link>http://www.svendtofte.com/other/vim-stuff/comment-page-1/#comment-191</link>
		<dc:creator>Eduardas Gricius</dc:creator>
		<pubDate>Sun, 28 Feb 2010 22:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.svendtofte.com/?p=302#comment-191</guid>
		<description>Rescue party for Teenee, rescue party for Teenee. Gief cool new programming posts!!!</description>
		<content:encoded><![CDATA[<p>Rescue party for Teenee, rescue party for Teenee. Gief cool new programming posts!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

