<?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: Emacs入门指南[三]: 自定义配色, 使用Elisp扩展</title>
	<atom:link href="http://aifreedom.com/technology/59/feed" rel="self" type="application/rss+xml" />
	<link>http://aifreedom.com/technology/59#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=emacs%25e5%2585%25a5%25e9%2597%25a8%25e6%258c%2587%25e5%258d%2597%25e4%25b8%2589-%25e8%2587%25aa%25e5%25ae%259a%25e4%25b9%2589%25e9%2585%258d%25e8%2589%25b2-%25e4%25bd%25bf%25e7%2594%25a8elisp%25e6%2589%25a9%25e5%25b1%2595</link>
	<description>Just feel free as in freedom</description>
	<lastBuildDate>Mon, 30 Apr 2012 17:24:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: JunC74</title>
		<link>http://aifreedom.com/technology/59/comment-page-1#comment-24858</link>
		<dc:creator>JunC74</dc:creator>
		<pubDate>Mon, 09 Apr 2012 13:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://aifreedom.com/?p=59#comment-24858</guid>
		<description>谢谢了，终于解决配色的问题了= =</description>
		<content:encoded><![CDATA[<p>谢谢了，终于解决配色的问题了= =</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reader</title>
		<link>http://aifreedom.com/technology/59/comment-page-1#comment-19535</link>
		<dc:creator>reader</dc:creator>
		<pubDate>Sat, 02 Apr 2011 04:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://aifreedom.com/?p=59#comment-19535</guid>
		<description>谢谢分享, 
其实, 如果只是要加一个color-theme
&lt;code&gt;(add-to-list &#039;load-path &quot;~/elisp&quot;)&lt;/code&gt;
这一行也可以注释掉. 用你的方法确实让emacs启动轻快的许多. 

更进一步, 可以直接把my-color-theme.el
例如 &lt;a href=&quot;http://www.emacswiki.org/emacs/color-theme-tango.el&quot; rel=&quot;nofollow&quot;&gt; 放在.emacs里, 在它下面用
&lt;code&gt;(my-color-theme)&lt;/code&gt;
即可. 

这时为了保证.emacs的可读性, 最好使用代码折叠.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>谢谢分享,<br />
其实, 如果只是要加一个color-theme<br />
<code>(add-to-list 'load-path "~/elisp")</code><br />
这一行也可以注释掉. 用你的方法确实让emacs启动轻快的许多. </p>
<p>更进一步, 可以直接把my-color-theme.el<br />
例如 <a href="http://www.emacswiki.org/emacs/color-theme-tango.el" rel="nofollow"> 放在.emacs里, 在它下面用<br />
<code>(my-color-theme)</code><br />
即可. </p>
<p>这时为了保证.emacs的可读性, 最好使用代码折叠.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geo</title>
		<link>http://aifreedom.com/technology/59/comment-page-1#comment-18170</link>
		<dc:creator>Geo</dc:creator>
		<pubDate>Fri, 24 Dec 2010 06:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://aifreedom.com/?p=59#comment-18170</guid>
		<description>I was confused by another issue. My Emacs can load color-theme.el, but cann&#039;t load the reporter.el used by color-theme.el. Do you have any suggestion? I have sent you an email.Look foward to your feedback.</description>
		<content:encoded><![CDATA[<p>I was confused by another issue. My Emacs can load color-theme.el, but cann't load the reporter.el used by color-theme.el. Do you have any suggestion? I have sent you an email.Look foward to your feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: compiler</title>
		<link>http://aifreedom.com/technology/59/comment-page-1#comment-782</link>
		<dc:creator>compiler</dc:creator>
		<pubDate>Sat, 13 Dec 2008 15:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://aifreedom.com/?p=59#comment-782</guid>
		<description>非常感谢！很有帮助！</description>
		<content:encoded><![CDATA[<p>非常感谢！很有帮助！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evalls</title>
		<link>http://aifreedom.com/technology/59/comment-page-1#comment-284</link>
		<dc:creator>evalls</dc:creator>
		<pubDate>Mon, 26 May 2008 11:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://aifreedom.com/?p=59#comment-284</guid>
		<description>其实不用读那么多的。一边用一边学最好。</description>
		<content:encoded><![CDATA[<p>其实不用读那么多的。一边用一边学最好。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

