From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David De La Harpe Golden Newsgroups: gmane.emacs.devel Subject: Re: Concerning delete-by-moving-to-trash on free systems Date: Thu, 27 Nov 2008 13:19:09 +0000 Message-ID: <492E9E4D.7040108@harpegolden.net> References: <87od01tr8o.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1227792012 1691 80.91.229.12 (27 Nov 2008 13:20:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Nov 2008 13:20:12 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 27 14:21:15 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L5gnv-0003ho-03 for ged-emacs-devel@m.gmane.org; Thu, 27 Nov 2008 14:21:11 +0100 Original-Received: from localhost ([127.0.0.1]:56794 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5gmk-0005Sc-Pg for ged-emacs-devel@m.gmane.org; Thu, 27 Nov 2008 08:19:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L5gmC-000502-UE for emacs-devel@gnu.org; Thu, 27 Nov 2008 08:19:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L5gm8-0004uo-3l for emacs-devel@gnu.org; Thu, 27 Nov 2008 08:19:24 -0500 Original-Received: from [199.232.76.173] (port=60420 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L5gm7-0004uQ-OW for emacs-devel@gnu.org; Thu, 27 Nov 2008 08:19:19 -0500 Original-Received: from harpegolden.net ([65.99.215.13]:59594) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L5gm7-0006Uq-EW for emacs-devel@gnu.org; Thu, 27 Nov 2008 08:19:19 -0500 Original-Received: from [87.198.54.45] (87-198-54-45.ptr.magnet.ie [87.198.54.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "David De La Harpe Golden", Issuer "David De La Harpe Golden Personal CA rev 3" (verified OK)) by harpegolden.net (Postfix) with ESMTP id 664E281E2 for ; Thu, 27 Nov 2008 13:19:16 +0000 (GMT) User-Agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018) In-Reply-To: <87od01tr8o.fsf@thinkpad.tsdh.de> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:106224 Archived-At: Tassilo Horn wrote: > Hi all, > > I've just found out about that option, and basically it's nice. But in > order to integrate emacs on the modern GNU desktop the moving to trash > should be in compliance with the Freedesktop.org Trash Specification [1] > on systems that support it. This spec enables undoing of deletions > which requires storage of some metadata of course. > FWIW, see #973 Support for moving files to freedesktop.org-style trashcan (with patch): http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=973