<?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>馋嘴蜗牛 &#187; emacs</title>
	<atom:link href="http://osnaile.osdn.cn/topics/tag/emacs/feed" rel="self" type="application/rss+xml" />
	<link>http://osnaile.osdn.cn</link>
	<description>哈，又一个 WordPress 博客</description>
	<lastBuildDate>Fri, 01 Jul 2011 08:27:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>我的 Emacs 配置文件</title>
		<link>http://osnaile.osdn.cn/topics/%e6%88%91%e7%9a%84-emacs-%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6</link>
		<comments>http://osnaile.osdn.cn/topics/%e6%88%91%e7%9a%84-emacs-%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6#comments</comments>
		<pubDate>Wed, 20 May 2009 03:32:42 +0000</pubDate>
		<dc:creator>osnaile</dc:creator>
				<category><![CDATA[杂谈]]></category>
		<category><![CDATA[emacs]]></category>

		<guid isPermaLink="false">http://osnaile.osdn.cn/?p=133</guid>
		<description><![CDATA[这里只是记录我用的 Emacs 的配置文件 (setq inhibit-startup-message t) &#160; (add-to-list 'load-path &#34;~/.emacs.d/elisp/color-theme&#34;) (require 'color-theme) (eval-after-load &#34;color-theme&#34; '(progn (color-theme-initialize) (color-theme-arjen))) &#160; (custom-set-faces ;;<a href="http://osnaile.osdn.cn/topics/%e6%88%91%e7%9a%84-emacs-%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://osnaile.osdn.cn/topics/%e6%88%91%e7%9a%84-emacs-%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在 Windows 下只启动一个 emacs 进程</title>
		<link>http://osnaile.osdn.cn/topics/%e5%9c%a8-windows-%e4%b8%8b%e5%8f%aa%e5%90%af%e5%8a%a8%e4%b8%80%e4%b8%aa-emacs-%e8%bf%9b%e7%a8%8b</link>
		<comments>http://osnaile.osdn.cn/topics/%e5%9c%a8-windows-%e4%b8%8b%e5%8f%aa%e5%90%af%e5%8a%a8%e4%b8%80%e4%b8%aa-emacs-%e8%bf%9b%e7%a8%8b#comments</comments>
		<pubDate>Fri, 22 Aug 2008 06:53:56 +0000</pubDate>
		<dc:creator>osnaile</dc:creator>
				<category><![CDATA[这就是技术吧]]></category>
		<category><![CDATA[emacs]]></category>

		<guid isPermaLink="false">http://osnaile.osdn.cn/?p=38</guid>
		<description><![CDATA[下载的 emacs 包里，有两个用得着的可执行文件：runemacs.exe、emacsclientw.exe。平时运行 runemacs.exe 就可以启动 emacs 了，但每运行一次都打开一个新的窗口，文件一多，屏幕上就会很乱。为了让每次都在已经打开的 emacs 中新开一个 buffer 来处理文件，需要运行 emacs 的 server 模式。 1.设置环境变量 新建注册表项：HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs，新建字符串键 HOME，值设置为你自己的 HOME 目录就可以，如<a href="http://osnaile.osdn.cn/topics/%e5%9c%a8-windows-%e4%b8%8b%e5%8f%aa%e5%90%af%e5%8a%a8%e4%b8%80%e4%b8%aa-emacs-%e8%bf%9b%e7%a8%8b" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://osnaile.osdn.cn/topics/%e5%9c%a8-windows-%e4%b8%8b%e5%8f%aa%e5%90%af%e5%8a%a8%e4%b8%80%e4%b8%aa-emacs-%e8%bf%9b%e7%a8%8b/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

