<?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: Stamp Out Tab-Stops! (An Unsung Holy War)</title>
	<atom:link href="http://www.dereferenced.com/2009/08/03/stamp-tab-stops-an-unsung-holy-war/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dereferenced.com/2009/08/03/stamp-tab-stops-an-unsung-holy-war/</link>
	<description>A preponderance of Perl, an excess of XML, and additional alliterations.</description>
	<lastBuildDate>Tue, 15 Dec 2009 11:39:16 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jotr</title>
		<link>http://www.dereferenced.com/2009/08/03/stamp-tab-stops-an-unsung-holy-war/comment-page-1/#comment-175</link>
		<dc:creator>jotr</dc:creator>
		<pubDate>Wed, 25 Nov 2009 19:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dereferenced.com/?p=32#comment-175</guid>
		<description>Another handy ViM command is :retab, which converts tab indents to equivalent spaces.  Have pity on me--I regularly see Python code that contains mixed spaces and tabs.  :-P</description>
		<content:encoded><![CDATA[<p>Another handy ViM command is :retab, which converts tab indents to equivalent spaces.  Have pity on me&#8211;I regularly see Python code that contains mixed spaces and tabs.  :-P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Ward</title>
		<link>http://www.dereferenced.com/2009/08/03/stamp-tab-stops-an-unsung-holy-war/comment-page-1/#comment-7</link>
		<dc:creator>Bill Ward</dc:creator>
		<pubDate>Fri, 07 Aug 2009 03:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.dereferenced.com/?p=32#comment-7</guid>
		<description>Amen!  At my $JOB our standards are to not use tabs.  We even have a filter in place in our source code control system that rejects all checkins for code files containing tabs.</description>
		<content:encoded><![CDATA[<p>Amen!  At my $JOB our standards are to not use tabs.  We even have a filter in place in our source code control system that rejects all checkins for code files containing tabs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
