From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: Why @#! is not Emacs using the Recycle bin on w32? Date: Sat, 30 Aug 2008 02:21:24 +0200 Message-ID: <48B89284.9060202@gmail.com> References: <48B7288E.3040503@gmail.com> <48B73AA9.5090900@gnu.org> <48B73D8F.90501@gmail.com> <48B7AC10.6090800@gmail.com> <48B7B08B.6050103@gmail.com> <48B7F905.7060605@gmail.com> <001301c909e8$d63092e0$0200a8c0@us.oracle.com> <20080829155801.05fabc31.taylor@metasyntax.net> <48B8899F.6040308@harpegolden.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220055727 2779 80.91.229.12 (30 Aug 2008 00:22:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Aug 2008 00:22:07 +0000 (UTC) Cc: emacs-devel@gnu.org, Taylor Venable , 'David House' , 'Eli Zaretskii' , jasonr@gnu.org, Drew Adams To: David De La Harpe Golden Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 30 02:22:59 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 1KZEEz-0003rW-8w for ged-emacs-devel@m.gmane.org; Sat, 30 Aug 2008 02:22:58 +0200 Original-Received: from localhost ([127.0.0.1]:45873 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZEDz-0000Nf-At for ged-emacs-devel@m.gmane.org; Fri, 29 Aug 2008 20:21:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZEDu-0000MW-FD for emacs-devel@gnu.org; Fri, 29 Aug 2008 20:21:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZEDs-0000KQ-PM for emacs-devel@gnu.org; Fri, 29 Aug 2008 20:21:49 -0400 Original-Received: from [199.232.76.173] (port=33833 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZEDs-0000KK-Hx for emacs-devel@gnu.org; Fri, 29 Aug 2008 20:21:48 -0400 Original-Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]:56245) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KZEDf-000480-TG; Fri, 29 Aug 2008 20:21:36 -0400 Original-Received: from c83-254-151-87.bredband.comhem.se ([83.254.151.87]:59419 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1KZEDX-0004qo-8u; Sat, 30 Aug 2008 02:21:28 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 In-Reply-To: <48B8899F.6040308@harpegolden.net> X-Enigmail-Version: 0.95.7 X-Antivirus: avast! (VPS 080829-0, 2008-08-29), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.151.87 X-ACL-Warn: Too high rate of unknown addresses received from you X-Scan-Result: No virus found in message 1KZEDX-0004qo-8u. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1KZEDX-0004qo-8u 6a2d151e6addf58951e2d4a72d0ecd8b X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) 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:103233 Archived-At: David De La Harpe Golden wrote: > Taylor Venable wrote: > >> Maybe, assuming you have a Trash. But where is it? It could be the >> one that Nautilus uses, or the one that Konqueror uses. > > Just to note again, at least nowadays, those two (and others like > Thunar) already use the same trashcan system, following the relevant > freedesktop.org spec. That is nice start. I took a look at the page http://www.ramendik.ru/docs/trashspec.html It is yet only a draft though first published four years ago. (Wonder where we will be in this discussion four y from now?) They want both GUI and command line tools to follow the spec. Essentially this is what I asked for (but not only as a draft of course).