<?xml version="1.0" encoding="UTF-8"?>
<rss 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/" version="2.0">
<channel>
	<title>Comments for M-x all-things-emacs</title>
	
	<link>http://emacsblog.org</link>
	<description>EmacsBlog.org</description>
	<lastBuildDate>Thu, 09 May 2013 18:52:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/emacsblog-comments" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="emacsblog-comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Quick Tip: Spaces instead of Tabs by Emacs: How to use white spaces instead of tabs when writing C or Vala code | ewgeny</title>
		<link>http://emacsblog.org/2007/09/30/quick-tip-spaces-instead-of-tabs/comment-page-1/#comment-233084</link>
		<dc:creator>Emacs: How to use white spaces instead of tabs when writing C or Vala code | ewgeny</dc:creator>
		<pubDate>Thu, 09 May 2013 18:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/09/30/quick-tip-spaces-instead-of-tabs/#comment-233084</guid>
		<description><![CDATA[[...] Additional references: spaces instead of tabs [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Additional references: spaces instead of tabs [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Indent Whole Buffer by Derek V</title>
		<link>http://emacsblog.org/2007/01/17/indent-whole-buffer/comment-page-1/#comment-191302</link>
		<dc:creator>Derek V</dc:creator>
		<pubDate>Fri, 08 Feb 2013 17:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/01/17/indent-whole-buffer/#comment-191302</guid>
		<description><![CDATA[Funny, I was looking something up to write _this exact function_.]]></description>
		<content:encoded><![CDATA[<p>Funny, I was looking something up to write <em>this exact function</em>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick Tip: Spaces instead of Tabs by nigel</title>
		<link>http://emacsblog.org/2007/09/30/quick-tip-spaces-instead-of-tabs/comment-page-1/#comment-176075</link>
		<dc:creator>nigel</dc:creator>
		<pubDate>Thu, 08 Nov 2012 14:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/09/30/quick-tip-spaces-instead-of-tabs/#comment-176075</guid>
		<description><![CDATA[And what about us groff users where tab is the default separator for items in tbl?]]></description>
		<content:encoded><![CDATA[<p>And what about us groff users where tab is the default separator for items in tbl?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Indent Whole Buffer by Luis Villegas</title>
		<link>http://emacsblog.org/2007/01/17/indent-whole-buffer/comment-page-1/#comment-171500</link>
		<dc:creator>Luis Villegas</dc:creator>
		<pubDate>Wed, 10 Oct 2012 00:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/01/17/indent-whole-buffer/#comment-171500</guid>
		<description><![CDATA[Awesome!, thanks for sharing! I really love this function, I was tired of hitting TAB and TAB as an asshole. Thanks again!]]></description>
		<content:encoded><![CDATA[<p>Awesome!, thanks for sharing! I really love this function, I was tired of hitting <span class="caps">TAB</span> and <span class="caps">TAB</span> as an asshole. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maximize on Startup, Part 2 by Inforscience</title>
		<link>http://emacsblog.org/2007/02/22/maximize-on-startup-part-2/comment-page-2/#comment-162038</link>
		<dc:creator>Inforscience</dc:creator>
		<pubDate>Tue, 07 Aug 2012 23:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/02/22/maximize-on-startup-part-2/#comment-162038</guid>
		<description><![CDATA[[...] plugin was originally written for use with EmacsBlog. To see it in action, scroll through this particular post or visit the [...]]]></description>
		<content:encoded><![CDATA[<p>[...] plugin was originally written for use with EmacsBlog. To see it in action, scroll through this particular post or visit the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maximize on Startup, Part 2 by Ryan McGeary</title>
		<link>http://emacsblog.org/2007/02/22/maximize-on-startup-part-2/comment-page-2/#comment-160771</link>
		<dc:creator>Ryan McGeary</dc:creator>
		<pubDate>Tue, 31 Jul 2012 19:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/02/22/maximize-on-startup-part-2/#comment-160771</guid>
		<description><![CDATA[Yesudeep,

There’s little reason to use this library on OS X and Emacs 24 anymore, but is your issue the same as what is described here?
https://github.com/rmm5t/maxframe.el/issues/2

If so, feel free to chime in and participate, but also read my reply. I suggest using @ns-toggle-fullscreen@ on Emacs 24 on OS X instead.]]></description>
		<content:encoded><![CDATA[<p>Yesudeep,</p>
<p>There’s little reason to use this library on OS X and Emacs 24 anymore, but is your issue the same as what is described here?<br />
<a href="https://github.com/rmm5t/maxframe.el/issues/2" rel="nofollow">https://github.com/rmm5t/maxframe.el/issues/2</a></p>
<p>If so, feel free to chime in and participate, but also read my reply. I suggest using <code>ns-toggle-fullscreen</code> on Emacs 24 on OS X instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maximize on Startup, Part 2 by Yesudeep Mangalapilly</title>
		<link>http://emacsblog.org/2007/02/22/maximize-on-startup-part-2/comment-page-2/#comment-160602</link>
		<dc:creator>Yesudeep Mangalapilly</dc:creator>
		<pubDate>Mon, 30 Jul 2012 19:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/02/22/maximize-on-startup-part-2/#comment-160602</guid>
		<description><![CDATA[Hey there, 

Thank you for this module. Loved it.

However, when I try to use it on OS X Lion
with Emacs 24, it seems to &quot;hide&quot; the first line
of every buffer.  Are there any workarounds to this?

Cheers,
Yesudeep.]]></description>
		<content:encoded><![CDATA[<p>Hey there, </p>
<p>Thank you for this module. Loved it.</p>
<p>However, when I try to use it on OS X Lion<br />
with Emacs 24, it seems to &#8220;hide&#8221; the first line<br />
of every buffer.  Are there any workarounds to this?</p>
<p>Cheers,<br />
Yesudeep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Indent Whole Buffer by Yichao Yu</title>
		<link>http://emacsblog.org/2007/01/17/indent-whole-buffer/comment-page-1/#comment-157039</link>
		<dc:creator>Yichao Yu</dc:creator>
		<pubDate>Thu, 05 Jul 2012 16:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/01/17/indent-whole-buffer/#comment-157039</guid>
		<description><![CDATA[Thanks for the function
One minor problem: u might want to disable the untabify for Makefile...]]></description>
		<content:encoded><![CDATA[<p>Thanks for the function<br />
One minor problem: u might want to disable the untabify for Makefile&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maximize on Startup, Part 2 by Azubuike</title>
		<link>http://emacsblog.org/2007/02/22/maximize-on-startup-part-2/comment-page-2/#comment-156325</link>
		<dc:creator>Azubuike</dc:creator>
		<pubDate>Sat, 30 Jun 2012 17:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/02/22/maximize-on-startup-part-2/#comment-156325</guid>
		<description><![CDATA[It&#039;s a nice plugin worth trying out.

I will give it a try and see how it works.
Thanks]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s a nice plugin worth trying out.</p>
<p>I will give it a try and see how it works.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick Tip: dos2unix, et al by anon</title>
		<link>http://emacsblog.org/2007/04/30/quick-tip-dos2unix-et-al/comment-page-1/#comment-155806</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Thu, 28 Jun 2012 00:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/04/30/quick-tip-dos2unix-et-al/#comment-155806</guid>
		<description><![CDATA[Tips can easily be converted to a macro and saved; thus reused]]></description>
		<content:encoded><![CDATA[<p>Tips can easily be converted to a macro and saved; thus reused</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick Tip: dired-recursive-deletes by malcolm cook</title>
		<link>http://emacsblog.org/2007/02/08/quick-tip-dired-recursive-deletes/comment-page-1/#comment-155585</link>
		<dc:creator>malcolm cook</dc:creator>
		<pubDate>Tue, 26 Jun 2012 20:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/02/08/quick-tip-dired-recursive-deletes/#comment-155585</guid>
		<description><![CDATA[I was just prompted to write this: 

http://malcook-gedanken.blogspot.com/2012/06/get-more-aggressive-control-over-emac.html]]></description>
		<content:encoded><![CDATA[<p>I was just prompted to write this: </p>
<p><a href="http://malcook-gedanken.blogspot.com/2012/06/get-more-aggressive-control-over-emac.html" rel="nofollow">http://malcook-gedanken.blogspot.com/2012/06/get-more-aggressive-control-over-emac.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Copying Lines, not killing by Max Xie</title>
		<link>http://emacsblog.org/2009/05/18/copying-lines-not-killing/comment-page-1/#comment-151986</link>
		<dc:creator>Max Xie</dc:creator>
		<pubDate>Wed, 30 May 2012 04:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/?p=172#comment-151986</guid>
		<description><![CDATA[There is a serious problem with this function that you will be left in read-write mode after calling copy-line, even if you were in read-only mode and in that occasion, you surely don&#039;t want such a command to change the status of read-only mode...]]></description>
		<content:encoded><![CDATA[<p>There is a serious problem with this function that you will be left in read-write mode after calling copy-line, even if you were in read-only mode and in that occasion, you surely don&#8217;t want such a command to change the status of read-only mode&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tab Completion Everywhere by Emacs autocomplete con tab « Gastón Ramos – Ruby, Rails…</title>
		<link>http://emacsblog.org/2007/03/12/tab-completion-everywhere/comment-page-1/#comment-151296</link>
		<dc:creator>Emacs autocomplete con tab « Gastón Ramos – Ruby, Rails…</dc:creator>
		<pubDate>Tue, 22 May 2012 18:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/03/12/tab-completion-everywhere/#comment-151296</guid>
		<description><![CDATA[[...] disfrutar del autocomplete. La función la saqué de uno de los comentarios de este artículo: http://emacsblog.org/2007/03/12/tab-completion-everywhere/ Like this:LikeBe the first to like this post.    Posted by Gastón Ramos Filed in emacs  Leave a [...]]]></description>
		<content:encoded><![CDATA[<p>[...] disfrutar del autocomplete. La función la saqué de uno de los comentarios de este artículo: <a href="http://emacsblog.org/2007/03/12/tab-completion-everywhere/" rel="nofollow">http://emacsblog.org/2007/03/12/tab-completion-everywhere/</a> Like this:LikeBe the first to like this post.    Posted by Gastón Ramos Filed in emacs  Leave a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How I Work: Working with OS X and Emacs by Damian ONeill</title>
		<link>http://emacsblog.org/2011/01/04/how-i-work-working-with-os-x-and-emacs/comment-page-1/#comment-105026</link>
		<dc:creator>Damian ONeill</dc:creator>
		<pubDate>Fri, 12 Aug 2011 18:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://emacsblog.org/?p=259#comment-105026</guid>
		<description><![CDATA[Problem with video?]]></description>
		<content:encoded><![CDATA[<p>Problem with video?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Declaring .emacs Bankruptcy by Ryan McGeary</title>
		<link>http://emacsblog.org/2007/10/07/declaring-emacs-bankruptcy/comment-page-1/#comment-98660</link>
		<dc:creator>Ryan McGeary</dc:creator>
		<pubDate>Mon, 11 Jul 2011 12:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/10/07/declaring-emacs-bankruptcy/#comment-98660</guid>
		<description><![CDATA[Elvin, Thanks. Since the time that I wrote this post, I&#039;ve slightly changed my setup based on others feedback and after borrowing some other people&#039;s conventions.  You can browse it here:

https://github.com/rmm5t/dotfiles/tree/master/emacs.d]]></description>
		<content:encoded><![CDATA[<p>Elvin, Thanks. Since the time that I wrote this post, I&#8217;ve slightly changed my setup based on others feedback and after borrowing some other people&#8217;s conventions.  You can browse it here:</p>
<p><a href="https://github.com/rmm5t/dotfiles/tree/master/emacs.d" rel="nofollow">https://github.com/rmm5t/dotfiles/tree/master/emacs.d</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Declaring .emacs Bankruptcy by Elvin Shehab</title>
		<link>http://emacsblog.org/2007/10/07/declaring-emacs-bankruptcy/comment-page-1/#comment-98643</link>
		<dc:creator>Elvin Shehab</dc:creator>
		<pubDate>Mon, 11 Jul 2011 08:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/10/07/declaring-emacs-bankruptcy/#comment-98643</guid>
		<description><![CDATA[This is just what I had been searching for... I desired some good information for my class and also you gave good quality insight thanks.]]></description>
		<content:encoded><![CDATA[<p>This is just what I had been searching for&#8230; I desired some good information for my class and also you gave good quality insight thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where In The World Are Emacs Users? by david webb</title>
		<link>http://emacsblog.org/2007/10/26/where-in-the-world-are-emacs-users/comment-page-1/#comment-94940</link>
		<dc:creator>david webb</dc:creator>
		<pubDate>Thu, 16 Jun 2011 03:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/10/26/where-in-the-world-are-emacs-users/#comment-94940</guid>
		<description><![CDATA[how do i subscribe using rss2email using wl as rss reader in emacs? I need an url, i don&#039;t use another package to read rss, just emacs, r2e, and wanderlust.]]></description>
		<content:encoded><![CDATA[<p>how do i subscribe using rss2email using wl as rss reader in emacs? I need an url, i don&#8217;t use another package to read rss, just emacs, r2e, and wanderlust.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick Tip: Line Numbering by line numbering in emacs (as in vi)</title>
		<link>http://emacsblog.org/2007/03/29/quick-tip-line-numbering/comment-page-1/#comment-93498</link>
		<dc:creator>line numbering in emacs (as in vi)</dc:creator>
		<pubDate>Wed, 08 Jun 2011 19:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/03/29/quick-tip-line-numbering/#comment-93498</guid>
		<description><![CDATA[[...] the department.)   In vi you just use :set nu - the is a site that explains that this is possible  http://emacsblog.org/2007/03/29/quic...ine-numbering/  It describes a linenum.el - and I can see the program, but don&#039;t understand how to install [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the department.)   In vi you just use :set nu &#8211; the is a site that explains that this is possible  <a href="http://emacsblog.org/2007/03/29/quic&#8230;ine-numbering/" rel="nofollow">http://emacsblog.org/2007/03/29/quic&#8230;ine-numbering/</a>  It describes a linenum.el &#8211; and I can see the program, but don&#039;t understand how to install [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Copying Lines, not killing by Nicole</title>
		<link>http://emacsblog.org/2009/05/18/copying-lines-not-killing/comment-page-1/#comment-71982</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Sat, 26 Feb 2011 09:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/?p=172#comment-71982</guid>
		<description><![CDATA[What&#039;s the advantage of copying?]]></description>
		<content:encoded><![CDATA[<p>What&#8217;s the advantage of copying?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How I Work: Working with OS X and Emacs by Ryan McGeary</title>
		<link>http://emacsblog.org/2011/01/04/how-i-work-working-with-os-x-and-emacs/comment-page-1/#comment-71336</link>
		<dc:creator>Ryan McGeary</dc:creator>
		<pubDate>Wed, 23 Feb 2011 22:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://emacsblog.org/?p=259#comment-71336</guid>
		<description><![CDATA[Thanks Josh.  I use command-space for LaunchBar.  I remap Spotlight to option-command-space.]]></description>
		<content:encoded><![CDATA[<p>Thanks Josh.  I use command-space for LaunchBar.  I remap Spotlight to option-command-space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How I Work: Working with OS X and Emacs by Josh Carty</title>
		<link>http://emacsblog.org/2011/01/04/how-i-work-working-with-os-x-and-emacs/comment-page-1/#comment-71330</link>
		<dc:creator>Josh Carty</dc:creator>
		<pubDate>Wed, 23 Feb 2011 22:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://emacsblog.org/?p=259#comment-71330</guid>
		<description><![CDATA[Loved the screencast! Just wondering what hotkey do you map LaunchBar to, to avoid conflict with emacs?

Thanks,

Josh]]></description>
		<content:encoded><![CDATA[<p>Loved the screencast! Just wondering what hotkey do you map LaunchBar to, to avoid conflict with emacs?</p>
<p>Thanks,</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Pastie for Emacs by Rob Christie</title>
		<link>http://emacsblog.org/2008/01/07/fixing-pastie-for-emacs/comment-page-1/#comment-68840</link>
		<dc:creator>Rob Christie</dc:creator>
		<pubDate>Sat, 12 Feb 2011 17:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2008/01/07/fixing-pastie-for-emacs/#comment-68840</guid>
		<description><![CDATA[Josiah,

Sorry about the error. I have actually switched over to &lt;a href=&quot;https://github.com/defunkt/gist.el&quot; rel=&quot;nofollow&quot;&gt;gist.el&lt;/a&gt;,https://github.com/defunkt/gist.el,  for handling code snippets. I would recommend using it.]]></description>
		<content:encoded><![CDATA[<p>Josiah,</p>
<p>Sorry about the error. I have actually switched over to <a href="https://github.com/defunkt/gist.el" rel="nofollow">gist.el</a>,<a href="https://github.com/defunkt/gist.el" rel="nofollow">https://github.com/defunkt/gist.el</a>,  for handling code snippets. I would recommend using it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Pastie for Emacs by Josiah</title>
		<link>http://emacsblog.org/2008/01/07/fixing-pastie-for-emacs/comment-page-1/#comment-68826</link>
		<dc:creator>Josiah</dc:creator>
		<pubDate>Sat, 12 Feb 2011 15:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2008/01/07/fixing-pastie-for-emacs/#comment-68826</guid>
		<description><![CDATA[I am getting the same error Chao is. Hopefully a fix is forthcoming. :)]]></description>
		<content:encoded><![CDATA[<p>I am getting the same error Chao is. Hopefully a fix is forthcoming. <img src='http://emacsblog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Emacs on Mac OS X by Ryan McGeary</title>
		<link>http://emacsblog.org/2007/01/13/emacs-on-mac-os-x/comment-page-1/#comment-67396</link>
		<dc:creator>Ryan McGeary</dc:creator>
		<pubDate>Sun, 06 Feb 2011 22:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/01/13/emacs-on-mac-os-x/#comment-67396</guid>
		<description><![CDATA[Yang, Like any codebase, it needs to evolve and change.  Like my application code, I continuously refactor and modify my configuration as I learn more and as my demands grow.  My emacs config has gone through several major changes over the past several years.  I&#039;m fairly happy with where it stands now.]]></description>
		<content:encoded><![CDATA[<p>Yang, Like any codebase, it needs to evolve and change.  Like my application code, I continuously refactor and modify my configuration as I learn more and as my demands grow.  My emacs config has gone through several major changes over the past several years.  I&#8217;m fairly happy with where it stands now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Emacs on Mac OS X by Yang Pei</title>
		<link>http://emacsblog.org/2007/01/13/emacs-on-mac-os-x/comment-page-1/#comment-67395</link>
		<dc:creator>Yang Pei</dc:creator>
		<pubDate>Sun, 06 Feb 2011 21:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.emacsblog.org/2007/01/13/emacs-on-mac-os-x/#comment-67395</guid>
		<description><![CDATA[Hi Ryan, do you remember me? I&#039;m the guy who asked you about the compeletion stuff monthes ago. I&#039;ve checked out your emacs confs on github
and I appreciate your sharing very much. So my question this time is: is there a clue or standard that you can reach on configuring emacs? in other words, as you program day by day and with your skills also increases each day, do you think you will change your emacs configuration drastically? or is there a limit on emacs configuration or a pattern to follow?]]></description>
		<content:encoded><![CDATA[<p>Hi Ryan, do you remember me? I&#8217;m the guy who asked you about the compeletion stuff monthes ago. I&#8217;ve checked out your emacs confs on github<br />
and I appreciate your sharing very much. So my question this time is: is there a clue or standard that you can reach on configuring emacs? in other words, as you program day by day and with your skills also increases each day, do you think you will change your emacs configuration drastically? or is there a limit on emacs configuration or a pattern to follow?</p>
]]></content:encoded>
	</item>
</channel>
</rss><!-- Dynamic page generated in 1.841 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-05-09 18:54:28 -->
