<?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: Replacing those pesky smart quotes in VIM</title>
	<atom:link href="http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/</link>
	<description>Technology, design, and culture</description>
	<lastBuildDate>Tue, 17 Jan 2012 08:44:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Aditya Nakhare</title>
		<link>http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/comment-page-1/#comment-1178</link>
		<dc:creator>Aditya Nakhare</dc:creator>
		<pubDate>Tue, 17 Jan 2012 08:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/#comment-1178</guid>
		<description>Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaolin Fire</title>
		<link>http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/comment-page-1/#comment-1152</link>
		<dc:creator>Kaolin Fire</dc:creator>
		<pubDate>Wed, 21 Dec 2011 19:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/#comment-1152</guid>
		<description>And to find out what character something is if it&#039;s not showing you (i.e. if your vim is actually showing you the curly-quotes instead of the hex values), you can type g8

Or :set statusline=%b\ 0x%B
And possibly :set laststatus=2 to make that visible

 ((from http://vim.wikia.com/wiki/Showing_the_ASCII_value_of_the_current_character ))

And if you need to set the full unicode value instead of the two-byte hex value, it&#039;s ctrl-v u—so ctrl-v u 201c, for instance.</description>
		<content:encoded><![CDATA[<p>And to find out what character something is if it&#8217;s not showing you (i.e. if your vim is actually showing you the curly-quotes instead of the hex values), you can type g8</p>
<p>Or :set statusline=%b\ 0x%B<br />
And possibly :set laststatus=2 to make that visible</p>
<p> ((from <a href="http://vim.wikia.com/wiki/Showing_the_ASCII_value_of_the_current_character" rel="nofollow">http://vim.wikia.com/wiki/Showing_the_ASCII_value_of_the_current_character</a> ))</p>
<p>And if you need to set the full unicode value instead of the two-byte hex value, it&#8217;s ctrl-v u—so ctrl-v u 201c, for instance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/comment-page-1/#comment-844</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 22 Apr 2011 15:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/#comment-844</guid>
		<description>Thanks a lot for writing a short notice on this finding and for explaining the background (btw: the smart quotes are not MS specific - in my case they came from OpenOffice!). 

Luckily, your blog gets indexed by google :-)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for writing a short notice on this finding and for explaining the background (btw: the smart quotes are not MS specific &#8211; in my case they came from OpenOffice!). </p>
<p>Luckily, your blog gets indexed by google <img src='http://aditya.sublucid.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacqueline</title>
		<link>http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/comment-page-1/#comment-557</link>
		<dc:creator>Jacqueline</dc:creator>
		<pubDate>Wed, 20 Oct 2010 03:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/#comment-557</guid>
		<description>Oh, you&#039;re my hero! Thanks for writing this up!</description>
		<content:encoded><![CDATA[<p>Oh, you&#8217;re my hero! Thanks for writing this up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thanks</title>
		<link>http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/comment-page-1/#comment-511</link>
		<dc:creator>thanks</dc:creator>
		<pubDate>Mon, 09 Aug 2010 18:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/#comment-511</guid>
		<description>exactly what i needed

thanks!</description>
		<content:encoded><![CDATA[<p>exactly what i needed</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p1</title>
		<link>http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/comment-page-1/#comment-382</link>
		<dc:creator>p1</dc:creator>
		<pubDate>Tue, 30 Mar 2010 07:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/#comment-382</guid>
		<description>Thanks a lot!! found this after a lot of googling!</description>
		<content:encoded><![CDATA[<p>Thanks a lot!! found this after a lot of googling!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Berkeley</title>
		<link>http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/comment-page-1/#comment-272</link>
		<dc:creator>Patrick Berkeley</dc:creator>
		<pubDate>Tue, 28 Jul 2009 19:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/#comment-272</guid>
		<description>Thanks for this. Although I don&#039;t use vim it&#039;s nice to see your rendition in perl.</description>
		<content:encoded><![CDATA[<p>Thanks for this. Although I don&#8217;t use vim it&#8217;s nice to see your rendition in perl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc St-Jacques</title>
		<link>http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/comment-page-1/#comment-83</link>
		<dc:creator>Marc St-Jacques</dc:creator>
		<pubDate>Wed, 03 Jun 2009 20:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://aditya.sublucid.com/2008/01/18/replacing-those-pesky-smart-quotes-in-vim/#comment-83</guid>
		<description>Thank you.  You&#039;re probably the only site in cyberspace that addresses this directly ;-) Perusing through the vim help files can be hell sometimes.</description>
		<content:encoded><![CDATA[<p>Thank you.  You&#8217;re probably the only site in cyberspace that addresses this directly <img src='http://aditya.sublucid.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Perusing through the vim help files can be hell sometimes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

