<?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: Making deleted files go to the trash can</title>
	<atom:link href="http://www.masteringemacs.org/articles/2010/12/30/making-deleted-files-trash-can/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.masteringemacs.org/articles/2010/12/30/making-deleted-files-trash-can/</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: mickey</title>
		<link>http://www.masteringemacs.org/articles/2010/12/30/making-deleted-files-trash-can/#comment-407</link>
		<dc:creator>mickey</dc:creator>
		<pubDate>Fri, 28 Jan 2011 09:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=258#comment-407</guid>
		<description><![CDATA[Indeed. The problem with the feature is the same one afflicting flymake. Because flymake, et al. use the same API they end up sending files to trash. I think developers could get away with let-binding the variable when they do their deleting to avoid the problem.]]></description>
		<content:encoded><![CDATA[<p>Indeed. The problem with the feature is the same one afflicting flymake. Because flymake, et al. use the same API they end up sending files to trash. I think developers could get away with let-binding the variable when they do their deleting to avoid the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M. Grégoire</title>
		<link>http://www.masteringemacs.org/articles/2010/12/30/making-deleted-files-trash-can/#comment-403</link>
		<dc:creator>M. Grégoire</dc:creator>
		<pubDate>Thu, 27 Jan 2011 22:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=258#comment-403</guid>
		<description><![CDATA[I use Gnus to read my e-mail.  When I had this feature turned on, all my expired (i.e., deleted) messages ended up in the Trash on my server.  Eventually I realised that the /home partition was filling up, and that the problem was 130000 files in the Trash.

I strongly recommend that all people installing this feature check their Trash cans to be sure they&#039;re not accidentally holding on to files that ought to disappear.]]></description>
		<content:encoded><![CDATA[<p>I use Gnus to read my e-mail.  When I had this feature turned on, all my expired (i.e., deleted) messages ended up in the Trash on my server.  Eventually I realised that the /home partition was filling up, and that the problem was 130000 files in the Trash.</p>
<p>I strongly recommend that all people installing this feature check their Trash cans to be sure they&#8217;re not accidentally holding on to files that ought to disappear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: semente</title>
		<link>http://www.masteringemacs.org/articles/2010/12/30/making-deleted-files-trash-can/#comment-212</link>
		<dc:creator>semente</dc:creator>
		<pubDate>Fri, 31 Dec 2010 14:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=258#comment-212</guid>
		<description><![CDATA[It breaks my Emacs daemon... if someone know how fix it let me know! :-)]]></description>
		<content:encoded><![CDATA[<p>It breaks my Emacs daemon&#8230; if someone know how fix it let me know! <img src='http://www.masteringemacs.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MyFreeWeb</title>
		<link>http://www.masteringemacs.org/articles/2010/12/30/making-deleted-files-trash-can/#comment-207</link>
		<dc:creator>MyFreeWeb</dc:creator>
		<pubDate>Thu, 30 Dec 2010 19:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=258#comment-207</guid>
		<description><![CDATA[Try Aquamacs nightly builds based on 24. They&#039;re so fast :)]]></description>
		<content:encoded><![CDATA[<p>Try Aquamacs nightly builds based on 24. They&#8217;re so fast <img src='http://www.masteringemacs.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mickey</title>
		<link>http://www.masteringemacs.org/articles/2010/12/30/making-deleted-files-trash-can/#comment-206</link>
		<dc:creator>mickey</dc:creator>
		<pubDate>Thu, 30 Dec 2010 17:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=258#comment-206</guid>
		<description><![CDATA[Why not give a vanilla macosx build a shot? I&#039;m not sure what CarbonEmacs adds that makes it worthwhile (not a mac user as you can tell..) but Emacs 23 adds a lot of useful goodies, so it&#039;d probably be worthwhile.]]></description>
		<content:encoded><![CDATA[<p>Why not give a vanilla macosx build a shot? I&#8217;m not sure what CarbonEmacs adds that makes it worthwhile (not a mac user as you can tell..) but Emacs 23 adds a lot of useful goodies, so it&#8217;d probably be worthwhile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben Berenguel</title>
		<link>http://www.masteringemacs.org/articles/2010/12/30/making-deleted-files-trash-can/#comment-205</link>
		<dc:creator>Ruben Berenguel</dc:creator>
		<pubDate>Thu, 30 Dec 2010 16:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.masteringemacs.org/?p=258#comment-205</guid>
		<description><![CDATA[Interesting! This is something I wondered about dired &amp; deleting. The time to update my emacs in my Mac is coming, I use Carbon Emacs and it is just version 22.3.1... And no update available...

Cheers, 

Ruben
Latest in my blog: &lt;a href=&quot;http://www.mostlymaths.net/2010/12/emacs-30-day-challenge-get-latest-gnus.html&quot; rel=&quot;nofollow&quot;&gt;Emacs 30 Day Challenge: Get the latest version of gnus to improve speed&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Interesting! This is something I wondered about dired &amp; deleting. The time to update my emacs in my Mac is coming, I use Carbon Emacs and it is just version 22.3.1&#8230; And no update available&#8230;</p>
<p>Cheers, </p>
<p>Ruben<br />
Latest in my blog: <a href="http://www.mostlymaths.net/2010/12/emacs-30-day-challenge-get-latest-gnus.html" rel="nofollow">Emacs 30 Day Challenge: Get the latest version of gnus to improve speed</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
