From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "David House" Newsgroups: gmane.emacs.devel Subject: Re: Why @#! is not Emacs using the Recycle bin on w32? Date: Fri, 29 Aug 2008 09:16:03 +0100 Message-ID: References: <48B7288E.3040503@gmail.com> 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 1219997801 1511 80.91.229.12 (29 Aug 2008 08:16:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Aug 2008 08:16:41 +0000 (UTC) Cc: Emacs Devel To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 29 10:17:35 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 1KYzAk-0002br-1g for ged-emacs-devel@m.gmane.org; Fri, 29 Aug 2008 10:17:34 +0200 Original-Received: from localhost ([127.0.0.1]:36075 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYz9l-00045f-Gm for ged-emacs-devel@m.gmane.org; Fri, 29 Aug 2008 04:16:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYz9M-0003oT-71 for emacs-devel@gnu.org; Fri, 29 Aug 2008 04:16:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYz9K-0003ne-B6 for emacs-devel@gnu.org; Fri, 29 Aug 2008 04:16:07 -0400 Original-Received: from [199.232.76.173] (port=43390 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYz9J-0003nN-VW for emacs-devel@gnu.org; Fri, 29 Aug 2008 04:16:06 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:63638) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KYz9J-000220-G2 for emacs-devel@gnu.org; Fri, 29 Aug 2008 04:16:05 -0400 Original-Received: from yx-out-1718.google.com ([74.125.44.154]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KYz9I-0002LV-Q1 for emacs-devel@gnu.org; Fri, 29 Aug 2008 04:16:04 -0400 Original-Received: by yx-out-1718.google.com with SMTP id 34so410547yxf.66 for ; Fri, 29 Aug 2008 01:16:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=y2f6OARqO5w780yeX+hpcijvIXBm5FXEnGkh0Stdt84=; b=quhENDL9ieDiaVQygOAl/ePcUrqL4nU0aJQdYK/toomblTtzOvnljuKawYGJMfUFOM 1lybFDT19p881PBXpJ94FF92kd9Up3luG6+12aT4VJV3BkQIqo4KwoDQ4lGauRXSK/eM hbN3O4nVKhvEV1cvBSeYFdK+TN8xmBA2Wrb7g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=WHVP6x9KGFBnGDKuUUQCdUYWqsG39bEEPOKYbXtSiga3dwIm0/T0iB4fOUrGt59+Pe eMu146C7ew3E1cQCD0ic+pJP1OnudtF0p5LCf79n95l81Q3GF7575mtB7iAB3h1KjVd7 tcb0BxT1xGUWYImLxhbxdHv6Qc3/C6vpMAZPo= Original-Received: by 10.150.97.19 with SMTP id u19mr3714544ybb.165.1219997763782; Fri, 29 Aug 2008 01:16:03 -0700 (PDT) Original-Received: by 10.150.192.3 with HTTP; Fri, 29 Aug 2008 01:16:03 -0700 (PDT) In-Reply-To: <48B7288E.3040503@gmail.com> Content-Disposition: inline X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 2) 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:103144 2008/8/28 Lennart Borgman (gmail) : > I just deleted a file because I misunderstood dired. I needed that file > (of course). But being a sensible user, you have backups, right? -- -David