<?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: A week with Emacs: one week later</title>
	<atom:link href="http://www.robsearles.com/2009/10/25/a-week-with-emacs-one-week-later/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robsearles.com/2009/10/25/a-week-with-emacs-one-week-later/</link>
	<description>Musing on the business of and development for "The Web"</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:08:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rob Searles</title>
		<link>http://www.robsearles.com/2009/10/25/a-week-with-emacs-one-week-later/comment-page-1/#comment-138</link>
		<dc:creator>Rob Searles</dc:creator>
		<pubDate>Mon, 14 Jun 2010 21:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.robsearles.com/?p=196#comment-138</guid>
		<description>Hi Henrik,&lt;br&gt;&lt;br&gt;Thanks for the tip, although I don&#039;t thik this solves the initial problem I had of trying to use the tab key to manually indent and not &quot;magically&quot; indent - if you know what I mean?!&lt;br&gt;&lt;br&gt;Thanks for the message&lt;br&gt;Rob</description>
		<content:encoded><![CDATA[<p>Hi Henrik,</p>
<p>Thanks for the tip, although I don&#39;t thik this solves the initial problem I had of trying to use the tab key to manually indent and not &#8220;magically&#8221; indent &#8211; if you know what I mean?!</p>
<p>Thanks for the message<br />Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik Cederblad</title>
		<link>http://www.robsearles.com/2009/10/25/a-week-with-emacs-one-week-later/comment-page-1/#comment-135</link>
		<dc:creator>Henrik Cederblad</dc:creator>
		<pubDate>Sun, 13 Jun 2010 21:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.robsearles.com/?p=196#comment-135</guid>
		<description>Hi Rob. For the indentation, how about including this into your .emacs init file:&lt;br&gt;&lt;br&gt;;; ========== Indentation ==========&lt;br&gt;&lt;br&gt;(setq standard-indent 2) ; Set standard indent to 2 rather than 4</description>
		<content:encoded><![CDATA[<p>Hi Rob. For the indentation, how about including this into your .emacs init file:</p>
<p>;; ========== Indentation ==========</p>
<p>(setq standard-indent 2) ; Set standard indent to 2 rather than 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; NodeJS Tutorial with CouchDB and Haml &#8211; ErdNodeFlips</title>
		<link>http://www.robsearles.com/2009/10/25/a-week-with-emacs-one-week-later/comment-page-1/#comment-117</link>
		<dc:creator>&#187; NodeJS Tutorial with CouchDB and Haml &#8211; ErdNodeFlips</dc:creator>
		<pubDate>Fri, 28 May 2010 10:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.robsearles.com/?p=196#comment-117</guid>
		<description>[...] we can get started. Open up a new file called main.js in your favourite editor. Now, just to make sure that everything is working at this early stage you can copy and paste the [...]</description>
		<content:encoded><![CDATA[<p>[...] we can get started. Open up a new file called main.js in your favourite editor. Now, just to make sure that everything is working at this early stage you can copy and paste the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Searles</title>
		<link>http://www.robsearles.com/2009/10/25/a-week-with-emacs-one-week-later/comment-page-1/#comment-105</link>
		<dc:creator>Rob Searles</dc:creator>
		<pubDate>Tue, 11 May 2010 12:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.robsearles.com/?p=196#comment-105</guid>
		<description>Hi Vladimir,&lt;br&gt;&lt;br&gt;I&#039;m actually now using emacs for 100% of my coding. It was a struggle to get emacs playing well with php and html and css and javascript at the same time, but the Emacs Wiki site is very useful: &lt;a href=&quot;http://www.emacswiki.org&quot; rel=&quot;nofollow&quot;&gt;http://www.emacswiki.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;It&#039;s a tough learning curve, but if you get the hang of it, you might find it hard to turn back!&lt;br&gt;&lt;br&gt;Good luck</description>
		<content:encoded><![CDATA[<p>Hi Vladimir,</p>
<p>I&#39;m actually now using emacs for 100% of my coding. It was a struggle to get emacs playing well with php and html and css and javascript at the same time, but the Emacs Wiki site is very useful: <a href="http://www.emacswiki.org" rel="nofollow">http://www.emacswiki.org</a></p>
<p>It&#39;s a tough learning curve, but if you get the hang of it, you might find it hard to turn back!</p>
<p>Good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vladimir prieto</title>
		<link>http://www.robsearles.com/2009/10/25/a-week-with-emacs-one-week-later/comment-page-1/#comment-104</link>
		<dc:creator>vladimir prieto</dc:creator>
		<pubDate>Tue, 11 May 2010 03:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.robsearles.com/?p=196#comment-104</guid>
		<description>so, one week later you still are a complete noobie? :S&lt;br&gt;&lt;br&gt;i have 1.5 days and was beging to get desesperate! :S!&lt;br&gt;&lt;br&gt;i will try to stay in calm for the next 6 days :)&lt;br&gt;&lt;br&gt; let&#039;s c where i end.</description>
		<content:encoded><![CDATA[<p>so, one week later you still are a complete noobie? :S</p>
<p>i have 1.5 days and was beging to get desesperate! :S!</p>
<p>i will try to stay in calm for the next 6 days <img src='http://www.robsearles.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p> let&#39;s c where i end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Searles &#187; Converting from Mac to Unix line endings</title>
		<link>http://www.robsearles.com/2009/10/25/a-week-with-emacs-one-week-later/comment-page-1/#comment-80</link>
		<dc:creator>Rob Searles &#187; Converting from Mac to Unix line endings</dc:creator>
		<pubDate>Wed, 10 Mar 2010 11:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.robsearles.com/?p=196#comment-80</guid>
		<description>[...] is when a file is saved with Mac line endings instead of Unix line endings (displaying as ^M in Emacs). This happens very rarely, but on the occasion it does I can quickly convert back using the [...]</description>
		<content:encoded><![CDATA[<p>[...] is when a file is saved with Mac line endings instead of Unix line endings (displaying as ^M in Emacs). This happens very rarely, but on the occasion it does I can quickly convert back using the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Searles &#187; A week with Emacs</title>
		<link>http://www.robsearles.com/2009/10/25/a-week-with-emacs-one-week-later/comment-page-1/#comment-53</link>
		<dc:creator>Rob Searles &#187; A week with Emacs</dc:creator>
		<pubDate>Thu, 29 Oct 2009 13:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.robsearles.com/?p=196#comment-53</guid>
		<description>[...] Update: My week is up &#8211; read how I did. [...]</description>
		<content:encoded><![CDATA[<p>[...] Update: My week is up &#8211; read how I did. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

