From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Why @#! is not Emacs using the Recycle bin on w32? Date: Sun, 31 Aug 2008 15:26:00 -0400 Message-ID: References: <48B7288E.3040503@gmail.com> <20080829.120151.161624313.wl@gnu.org> <48B7F96C.5030908@gmail.com> <20080830.203755.13026242.wl@gnu.org> <48BA8F2C.2020603@gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1220210882 12549 80.91.229.12 (31 Aug 2008 19:28:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Aug 2008 19:28:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 31 21:28:56 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 1KZsbT-00044D-S4 for ged-emacs-devel@m.gmane.org; Sun, 31 Aug 2008 21:28:52 +0200 Original-Received: from localhost ([127.0.0.1]:46846 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZsaS-0008Ll-Sl for ged-emacs-devel@m.gmane.org; Sun, 31 Aug 2008 15:27:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZsaH-0008Hp-4f for emacs-devel@gnu.org; Sun, 31 Aug 2008 15:27:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZsaF-0008HU-Cn for emacs-devel@gnu.org; Sun, 31 Aug 2008 15:27:36 -0400 Original-Received: from [199.232.76.173] (port=60271 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZsaF-0008HR-5J for emacs-devel@gnu.org; Sun, 31 Aug 2008 15:27:35 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:53097) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KZsaF-00010s-0M for emacs-devel@gnu.org; Sun, 31 Aug 2008 15:27:35 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KZsYi-0005qa-6f; Sun, 31 Aug 2008 15:26:00 -0400 In-reply-to: <48BA8F2C.2020603@gmail.com> (lennart.borgman@gmail.com) 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:103334 Archived-At: If any part of Emacs should use the trash can, it should do so on all platforms. Also, Lisp programs should not all be subjected to this, so any trash can implementation has to be in the code for specific user-level commands.