<?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>评论：用pulse实现Emacs的淡入淡出效果</title>
	<atom:link href="http://emacser.com/pulse.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://emacser.com/pulse.htm</link>
	<description>没有我做不到的，只有你想不到的</description>
	<lastBuildDate>Tue, 22 May 2012 02:10:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：ahei</title>
		<link>http://emacser.com/pulse.htm/comment-page-2#comment-29956</link>
		<dc:creator>ahei</dc:creator>
		<pubDate>Sat, 12 May 2012 04:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://emacser.com/?p=40751#comment-29956</guid>
		<description>&lt;a href=&quot;#comment-29903&quot; rel=&quot;nofollow&quot;&gt;@cfy&lt;/a&gt;, 谢谢推荐,这个命令是不错,但是录的都不太清楚啊,我用-r 65535试了,都不行</description>
		<content:encoded><![CDATA[<p><a href="#comment-29903" rel="nofollow">@cfy</a>, 谢谢推荐,这个命令是不错,但是录的都不太清楚啊,我用-r 65535试了,都不行</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：cfy</title>
		<link>http://emacser.com/pulse.htm/comment-page-2#comment-29903</link>
		<dc:creator>cfy</dc:creator>
		<pubDate>Fri, 11 May 2012 14:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://emacser.com/?p=40751#comment-29903</guid>
		<description>&lt;a href=&quot;#comment-29902&quot; rel=&quot;nofollow&quot;&gt;@cfy &lt;/a&gt; 
 ffmpeg -y -f x11grab  -s 640x480 -r 10 -i :1.0+0+0 output.avi
ahei,这个抓取不错。我自己试过</description>
		<content:encoded><![CDATA[<p><a href="#comment-29902" rel="nofollow">@cfy </a><br />
 ffmpeg -y -f x11grab  -s 640&#215;480 -r 10 -i :1.0+0+0 output.avi<br />
ahei,这个抓取不错。我自己试过</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：cfy</title>
		<link>http://emacser.com/pulse.htm/comment-page-1#comment-29902</link>
		<dc:creator>cfy</dc:creator>
		<pubDate>Fri, 11 May 2012 14:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://emacser.com/?p=40751#comment-29902</guid>
		<description>ffmpeg -y -f x11grab  -s 640x480 -r 10 -i :2.0+0+0 output.avi</description>
		<content:encoded><![CDATA[<p>ffmpeg -y -f x11grab  -s 640&#215;480 -r 10 -i :2.0+0+0 output.avi</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ahei</title>
		<link>http://emacser.com/pulse.htm/comment-page-1#comment-22926</link>
		<dc:creator>ahei</dc:creator>
		<pubDate>Sun, 19 Feb 2012 06:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://emacser.com/?p=40751#comment-22926</guid>
		<description>&lt;a href=&quot;#comment-22922&quot; rel=&quot;nofollow&quot;&gt;@old_bear&lt;/a&gt;, 终端下就不具备这个能力阿</description>
		<content:encoded><![CDATA[<p><a href="#comment-22922" rel="nofollow">@old_bear</a>, 终端下就不具备这个能力阿</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：old_bear</title>
		<link>http://emacser.com/pulse.htm/comment-page-1#comment-22922</link>
		<dc:creator>old_bear</dc:creator>
		<pubDate>Sun, 19 Feb 2012 05:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://emacser.com/?p=40751#comment-22922</guid>
		<description>请教一下，为什么我在终端模式下没有淡出效果，然而在GUI中有呢？
配置里关于pulse的什么都没有配，只是一些绑定跳转的快捷键设置</description>
		<content:encoded><![CDATA[<p>请教一下，为什么我在终端模式下没有淡出效果，然而在GUI中有呢？<br />
配置里关于pulse的什么都没有配，只是一些绑定跳转的快捷键设置</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：用CEDET浏览和编辑C++代码 &#124; 西城</title>
		<link>http://emacser.com/pulse.htm/comment-page-1#comment-10857</link>
		<dc:creator>用CEDET浏览和编辑C++代码 &#124; 西城</dc:creator>
		<pubDate>Sat, 16 Jul 2011 14:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://emacser.com/?p=40751#comment-10857</guid>
		<description>[...] 使用semantic-ia-fast-jump跳转时，cedet有个很酷的效果：在跳转到的行上实现一个淡入淡出的效果。具体的分析和使用看这儿。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 使用semantic-ia-fast-jump跳转时，cedet有个很酷的效果：在跳转到的行上实现一个淡入淡出的效果。具体的分析和使用看这儿。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：lxping</title>
		<link>http://emacser.com/pulse.htm/comment-page-1#comment-10683</link>
		<dc:creator>lxping</dc:creator>
		<pubDate>Sat, 02 Jul 2011 11:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://emacser.com/?p=40751#comment-10683</guid>
		<description>你好，我已经迷失在你的网页中了，请问emacs可以实现阅读fortran代码的时候，当鼠标停在某个function上是自动提示这个函数的定义么？</description>
		<content:encoded><![CDATA[<p>你好，我已经迷失在你的网页中了，请问emacs可以实现阅读fortran代码的时候，当鼠标停在某个function上是自动提示这个函数的定义么？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Emacs配置文件 &#124; Emacs中文网</title>
		<link>http://emacser.com/pulse.htm/comment-page-1#comment-2370</link>
		<dc:creator>Emacs配置文件 &#124; Emacs中文网</dc:creator>
		<pubDate>Mon, 26 Apr 2010 07:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://emacser.com/?p=40751#comment-2370</guid>
		<description>[...] － DEA为啥你的这个DEA自动补全这么慢啊？？ &#187;ahei 发表于 用pulse实现Emacs的淡入淡出效果@wolfhuang, 那就好 &#187;wolfhuang 发表于 用pulse实现Emacs的淡入淡出效果@wolfhuang, [...]</description>
		<content:encoded><![CDATA[<p>[...] － DEA为啥你的这个DEA自动补全这么慢啊？？ &raquo;ahei 发表于 用pulse实现Emacs的淡入淡出效果@wolfhuang, 那就好 &raquo;wolfhuang 发表于 用pulse实现Emacs的淡入淡出效果@wolfhuang, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ahei</title>
		<link>http://emacser.com/pulse.htm/comment-page-1#comment-2364</link>
		<dc:creator>ahei</dc:creator>
		<pubDate>Sat, 24 Apr 2010 10:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://emacser.com/?p=40751#comment-2364</guid>
		<description>&lt;a href=&quot;#comment-2363&quot; rel=&quot;nofollow&quot;&gt;@wolfhuang&lt;/a&gt;, 那就好</description>
		<content:encoded><![CDATA[<p><a href="#comment-2363" rel="nofollow">@wolfhuang</a>, 那就好</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：wolfhuang</title>
		<link>http://emacser.com/pulse.htm/comment-page-1#comment-2363</link>
		<dc:creator>wolfhuang</dc:creator>
		<pubDate>Sat, 24 Apr 2010 06:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://emacser.com/?p=40751#comment-2363</guid>
		<description>&lt;a href=&quot;#comment-2328&quot; rel=&quot;nofollow&quot;&gt;@wolfhuang&lt;/a&gt;, 我的闪烁挺厉害的，我安装完了显卡驱动就不闪了，现在可以正常用pulse了。</description>
		<content:encoded><![CDATA[<p><a href="#comment-2328" rel="nofollow">@wolfhuang</a>, 我的闪烁挺厉害的，我安装完了显卡驱动就不闪了，现在可以正常用pulse了。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

