<?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: Which Function Mode</title>
	<atom:link href="http://www.masteringemacs.org/articles/2011/11/19/which-function-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.masteringemacs.org/articles/2011/11/19/which-function-mode/</link>
	<description>a blog about mastering the world&#039;s best text editor</description>
	<lastBuildDate>Fri, 17 May 2013 21:26:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hiding and replacing modeline strings with clean-mode-line &#124; Mastering Emacs</title>
		<link>http://www.masteringemacs.org/articles/2011/11/19/which-function-mode/#comment-14634</link>
		<dc:creator>Hiding and replacing modeline strings with clean-mode-line &#124; Mastering Emacs</dc:creator>
		<pubDate>Mon, 10 Sep 2012 20:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=510#comment-14634</guid>
		<description><![CDATA[[...] If you are like me, you are probably using one or more minor modes, and most of them add their own lighter to the modeline to tell you that they are running. Common examples include &#8220;Abbrev&#8221; for Abbrev mode; &#8220;yas&#8221; for Yasnippet mode and so on. Unfortunately, modeline real estate is expensive, and if you are stuck on a small screen &#8212; or if you split your Emacs windows a lot &#8212; you will find that it is often truncated, possibly hiding useful information that you actually care about, such as Which Function Mode. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] If you are like me, you are probably using one or more minor modes, and most of them add their own lighter to the modeline to tell you that they are running. Common examples include &#8220;Abbrev&#8221; for Abbrev mode; &#8220;yas&#8221; for Yasnippet mode and so on. Unfortunately, modeline real estate is expensive, and if you are stuck on a small screen &#8212; or if you split your Emacs windows a lot &#8212; you will find that it is often truncated, possibly hiding useful information that you actually care about, such as Which Function Mode. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias</title>
		<link>http://www.masteringemacs.org/articles/2011/11/19/which-function-mode/#comment-3694</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Tue, 22 Nov 2011 10:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=510#comment-3694</guid>
		<description><![CDATA[That&#039;s a nice one. I already use it happily. Little drawback however: if a function&#039;s name is updated/changed the display of the function name is not updated in the mode-line. I wonder if there is some way make which-func-mode rescan the buffer to update the display and tried to &quot;customize&quot;, but with no luck...]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s a nice one. I already use it happily. Little drawback however: if a function&#8217;s name is updated/changed the display of the function name is not updated in the mode-line. I wonder if there is some way make which-func-mode rescan the buffer to update the display and tried to &#8220;customize&#8221;, but with no luck&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mickey</title>
		<link>http://www.masteringemacs.org/articles/2011/11/19/which-function-mode/#comment-3628</link>
		<dc:creator>mickey</dc:creator>
		<pubDate>Sun, 20 Nov 2011 08:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=510#comment-3628</guid>
		<description><![CDATA[Ah, yes. Thanks for pointing that out.]]></description>
		<content:encoded><![CDATA[<p>Ah, yes. Thanks for pointing that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael</title>
		<link>http://www.masteringemacs.org/articles/2011/11/19/which-function-mode/#comment-3627</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Sun, 20 Nov 2011 04:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=510#comment-3627</guid>
		<description><![CDATA[This is nice indeed, thanks! However I had to (require &#039;which-func)]]></description>
		<content:encoded><![CDATA[<p>This is nice indeed, thanks! However I had to (require &#8216;which-func)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
