From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: Why @#! is not Emacs using the Recycle bin on w32? Date: Sat, 30 Aug 2008 12:14:42 +0900 Message-ID: <874p53qjml.fsf@uwakimon.sk.tsukuba.ac.jp> References: <48B7288E.3040503@gmail.com> <87y72f603p.fsf@comm.utoronto.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1220065803 25743 80.91.229.12 (30 Aug 2008 03:10:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Aug 2008 03:10:03 +0000 (UTC) Cc: emacs-devel@gnu.org, mike@xemacs.org, Gilaras Drakeson To: =?iso-8859-1?Q?Ren=E9?= Kyllingstad Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 30 05:10:57 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 1KZGrX-0000nY-DU for ged-emacs-devel@m.gmane.org; Sat, 30 Aug 2008 05:10:55 +0200 Original-Received: from localhost ([127.0.0.1]:49830 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZGqY-0006Cy-N0 for ged-emacs-devel@m.gmane.org; Fri, 29 Aug 2008 23:09:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZGqU-0006Cb-HG for emacs-devel@gnu.org; Fri, 29 Aug 2008 23:09:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZGqR-0006C7-JH for emacs-devel@gnu.org; Fri, 29 Aug 2008 23:09:49 -0400 Original-Received: from [199.232.76.173] (port=39843 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZGqR-0006Bx-CA for emacs-devel@gnu.org; Fri, 29 Aug 2008 23:09:47 -0400 Original-Received: from mtps01.sk.tsukuba.ac.jp ([130.158.97.223]:35327) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KZGqQ-0002fj-SL for emacs-devel@gnu.org; Fri, 29 Aug 2008 23:09:47 -0400 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps01.sk.tsukuba.ac.jp (Postfix) with ESMTP id 90F571535AC; Sat, 30 Aug 2008 12:09:45 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id 679B91A2D42; Sat, 30 Aug 2008 12:14:42 +0900 (JST) In-Reply-To: X-Mailer: VM 8.0.12-devo-585 under 21.5 (beta28) "fuki" 78738a40e31e XEmacs Lucid (x86_64-unknown-linux) X-detected-kernel: by monty-python.gnu.org: 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:103243 Archived-At: Ren=E9 Kyllingstad writes: > * Gilaras Drakeson: > > Lennart Borgman writes: > >=20=20 > > > I just deleted a file because I misunderstood dired. I needed that f= ile > > > (of course). > > > > > > And then I found that dired did not make any backup and did not use > > > windows Recycle bin. > >=20=20 > > Can we have another dired keybinding for move-file-to-trash?=20 > > (e.g., `b', with companion `% b'. This can be called dired-do-bury). >=20 > And while we're requesting features, what about browse-trash and > empty-trash? How about an artificial Dired file "Trash" which refers to the Trash if non-empty? Then deleting it empties the trash with confirmation, and `find'ing it opens a Dired browser on it.