<?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: (Nerd) ^M Removing control characters using VIM</title>
	<atom:link href="http://www.acloudtree.com/nerd-m-removing-control-characters-using-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.acloudtree.com/nerd-m-removing-control-characters-using-vim/</link>
	<description>Programming, Computers, Writing, Economics, and Life</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:05:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jared.folkins</title>
		<link>http://www.acloudtree.com/nerd-m-removing-control-characters-using-vim/comment-page-1/#comment-1966</link>
		<dc:creator>jared.folkins</dc:creator>
		<pubDate>Wed, 27 Jan 2010 16:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.acloudtree.com/?p=566#comment-1966</guid>
		<description>\r = carriage return
^M = carriage return

SpX, thanks for the tip. Though a lot of people don&#039;t understand that ^M, is not Shift + 6 + M. 

Hopefully this tutorial illustrates the fact that ^M is actually a single character. And when the user sees other characters on their screen that look similar, a light bulb hopefully goes off.

-thanks again</description>
		<content:encoded><![CDATA[<p>\r = carriage return<br />
^M = carriage return</p>
<p>SpX, thanks for the tip. Though a lot of people don&#8217;t understand that ^M, is not Shift + 6 + M. </p>
<p>Hopefully this tutorial illustrates the fact that ^M is actually a single character. And when the user sees other characters on their screen that look similar, a light bulb hopefully goes off.</p>
<p>-thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SpX</title>
		<link>http://www.acloudtree.com/nerd-m-removing-control-characters-using-vim/comment-page-1/#comment-1965</link>
		<dc:creator>SpX</dc:creator>
		<pubDate>Wed, 27 Jan 2010 12:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.acloudtree.com/?p=566#comment-1965</guid>
		<description>try :%s/\r//</description>
		<content:encoded><![CDATA[<p>try :%s/\r//</p>
]]></content:encoded>
	</item>
</channel>
</rss>
