<?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: Disabling Prompts in Emacs</title>
	<atom:link href="http://www.masteringemacs.org/articles/2010/11/14/disabling-prompts-emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.masteringemacs.org/articles/2010/11/14/disabling-prompts-emacs/</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: sinners</title>
		<link>http://www.masteringemacs.org/articles/2010/11/14/disabling-prompts-emacs/#comment-15129</link>
		<dc:creator>sinners</dc:creator>
		<pubDate>Thu, 20 Sep 2012 15:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=214#comment-15129</guid>
		<description><![CDATA[my emacs is 24.2,after this setting,kill-buffer-query-function value is (server-kill-bufer-query-function)]]></description>
		<content:encoded><![CDATA[<p>my emacs is 24.2,after this setting,kill-buffer-query-function value is (server-kill-bufer-query-function)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mickey</title>
		<link>http://www.masteringemacs.org/articles/2010/11/14/disabling-prompts-emacs/#comment-4955</link>
		<dc:creator>mickey</dc:creator>
		<pubDate>Mon, 26 Dec 2011 17:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=214#comment-4955</guid>
		<description><![CDATA[Then something in your .emacs file is already changing it, or you are using an older version(?) of Emacs.]]></description>
		<content:encoded><![CDATA[<p>Then something in your .emacs file is already changing it, or you are using an older version(?) of Emacs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sinners</title>
		<link>http://www.masteringemacs.org/articles/2010/11/14/disabling-prompts-emacs/#comment-4881</link>
		<dc:creator>sinners</dc:creator>
		<pubDate>Sat, 24 Dec 2011 17:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=214#comment-4881</guid>
		<description><![CDATA[kill-buffer-query-functions is a variable,value is nil ,then the last (remq &#039;process-kill-buffer-query-function
kill-buffer-query-functions) no effect]]></description>
		<content:encoded><![CDATA[<p>kill-buffer-query-functions is a variable,value is nil ,then the last (remq &#8216;process-kill-buffer-query-function<br />
kill-buffer-query-functions) no effect</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elena</title>
		<link>http://www.masteringemacs.org/articles/2010/11/14/disabling-prompts-emacs/#comment-1086</link>
		<dc:creator>Elena</dc:creator>
		<pubDate>Tue, 31 May 2011 21:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=214#comment-1086</guid>
		<description><![CDATA[(setq revert-without-query &#039;(&quot;.*&quot;))]]></description>
		<content:encoded><![CDATA[<p>(setq revert-without-query &#8216;(&#8220;.*&#8221;))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.masteringemacs.org/articles/2010/11/14/disabling-prompts-emacs/#comment-770</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 02 Apr 2011 20:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=214#comment-770</guid>
		<description><![CDATA[Inhibiting the echo area message like that just leaves some other emacs initialization message in the echo area. To completely get rid of it or display a custom message fset the startup-echo-area-message function to one returning your own message string.]]></description>
		<content:encoded><![CDATA[<p>Inhibiting the echo area message like that just leaves some other emacs initialization message in the echo area. To completely get rid of it or display a custom message fset the startup-echo-area-message function to one returning your own message string.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: h3rd3r</title>
		<link>http://www.masteringemacs.org/articles/2010/11/14/disabling-prompts-emacs/#comment-83</link>
		<dc:creator>h3rd3r</dc:creator>
		<pubDate>Wed, 01 Dec 2010 11:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=214#comment-83</guid>
		<description><![CDATA[How to remove a confirmation question with &#039;M-x revert-buffer&#039; ?]]></description>
		<content:encoded><![CDATA[<p>How to remove a confirmation question with &#8216;M-x revert-buffer&#8217; ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
