<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HackGou In Lamp&#124;憨狗点灯 &#187; Emacs</title>
	<atom:link href="http://hackgou.itbbq.com/category/emacs/feed" rel="self" type="application/rss+xml" />
	<link>http://hackgou.itbbq.com</link>
	<description>LAMP开放的是代码，是接口，是互操作性</description>
	<lastBuildDate>Thu, 15 Jul 2010 14:23:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>emacs格式化代码</title>
		<link>http://hackgou.itbbq.com/emacs%e6%a0%bc%e5%bc%8f%e5%8c%96%e4%bb%a3%e7%a0%81.html</link>
		<comments>http://hackgou.itbbq.com/emacs%e6%a0%bc%e5%bc%8f%e5%8c%96%e4%bb%a3%e7%a0%81.html#comments</comments>
		<pubDate>Tue, 09 May 2006 16:21:01 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://hackgou.itbbq.com/emacs%e6%a0%bc%e5%bc%8f%e5%8c%96%e4%bb%a3%e7%a0%81/</guid>
		<description><![CDATA[今天修正了一个很长的文件，但是多次修改的代码格式大乱。找来找去找到一个好的函数：indent-region M-移动到文件尾，关键的来了： M-x indent-region 稀里哗啦一阵，呵呵，漂漂亮亮的一份代码就出来了！
]]></description>
		<wfw:commentRss>http://hackgou.itbbq.com/emacs%e6%a0%bc%e5%bc%8f%e5%8c%96%e4%bb%a3%e7%a0%81.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>yeah.net需要smtp认证更改mew的配置,</title>
		<link>http://hackgou.itbbq.com/yeahnet%e9%9c%80%e8%a6%81smtp%e8%ae%a4%e8%af%81%e6%9b%b4%e6%94%b9mew%e7%9a%84%e9%85%8d%e7%bd%ae.html</link>
		<comments>http://hackgou.itbbq.com/yeahnet%e9%9c%80%e8%a6%81smtp%e8%ae%a4%e8%af%81%e6%9b%b4%e6%94%b9mew%e7%9a%84%e9%85%8d%e7%bd%ae.html#comments</comments>
		<pubDate>Thu, 02 Feb 2006 14:35:00 +0000</pubDate>
		<dc:creator>HackGou</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://hackgou.itbbq.com/2006_02_02_yeahnet%e9%9c%80%e8%a6%81smtp%e8%ae%a4%e8%af%81%e6%9b%b4%e6%94%b9mew%e7%9a%84%e9%85%8d%e7%bd%ae/</guid>
		<description><![CDATA[怎么都发不出去邮件,按照mew的说明也没法实现,倒是我后来自己实现了.更改如下配置,即可:
;;mew smtp服务器设置
(setq mew-smtp-user &#8220;hackgou@yeah.net&#8220;)
;(setq mew-mail-domain &#8220;smtp.yeah.net&#8221;)
;(setq mew-smtp-auth-list &#8220;LOGIN&#8221;)
(setq mew-smtp-server &#8220;smtp.yeah.net&#8221;)
(setq mew-smtp-mail-from  &#8220;hackgou@yeah.net&#8220;)
]]></description>
		<wfw:commentRss>http://hackgou.itbbq.com/yeahnet%e9%9c%80%e8%a6%81smtp%e8%ae%a4%e8%af%81%e6%9b%b4%e6%94%b9mew%e7%9a%84%e9%85%8d%e7%bd%ae.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
