<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Delete blank lines with flush-lines</title>
	<atom:link href="http://ruslanspivak.com/2007/10/22/delete-blank-lines-with-flush-lines/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruslanspivak.com/2007/10/22/delete-blank-lines-with-flush-lines/</link>
	<description>Musings on dynamic languages and more than that</description>
	<lastBuildDate>Fri, 30 Apr 2010 17:09:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jesper</title>
		<link>http://ruslanspivak.com/2007/10/22/delete-blank-lines-with-flush-lines/#comment-315</link>
		<dc:creator>Jesper</dc:creator>
		<pubDate>Wed, 20 Feb 2008 14:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/10/22/delete-blank-lines-with-flush-lines/#comment-315</guid>
		<description>Give M-x delete-trailing-whitespace RET a go too ;)</description>
		<content:encoded><![CDATA[<p>Give M-x delete-trailing-whitespace RET a go too ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruslan Spivak</title>
		<link>http://ruslanspivak.com/2007/10/22/delete-blank-lines-with-flush-lines/#comment-78</link>
		<dc:creator>Ruslan Spivak</dc:creator>
		<pubDate>Mon, 22 Oct 2007 17:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/10/22/delete-blank-lines-with-flush-lines/#comment-78</guid>
		<description>Yes, that one is useful on its own. It&#039;s just that M-x flush-lines RET ^$ RET will work on region like:
text1
_blank_line_
text2
_blank_line_
text3

producing:
text1
text2
text3

while C-x C-o works only on consequent blank lines.</description>
		<content:encoded><![CDATA[<p>Yes, that one is useful on its own. It&#8217;s just that M-x flush-lines RET ^$ RET will work on region like:<br />
text1<br />
_blank_line_<br />
text2<br />
_blank_line_<br />
text3</p>
<p>producing:<br />
text1<br />
text2<br />
text3</p>
<p>while C-x C-o works only on consequent blank lines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hober</title>
		<link>http://ruslanspivak.com/2007/10/22/delete-blank-lines-with-flush-lines/#comment-77</link>
		<dc:creator>hober</dc:creator>
		<pubDate>Mon, 22 Oct 2007 16:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://ruslanspivak.com/2007/10/22/delete-blank-lines-with-flush-lines/#comment-77</guid>
		<description>There&#039;s also &lt;code&gt;M-x delete-blank-lines RET&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>There&#8217;s also <code>M-x delete-blank-lines RET</code>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
