From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: patch about moving file (or directory) to the Recycle Bin on Windows NT series Date: Sat, 26 Apr 2008 10:25:13 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1209194759 3507 80.91.229.12 (26 Apr 2008 07:25:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Apr 2008 07:25:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Toru TSUNEYOSHI Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 26 09:26:35 2008 connect(): Connection refused 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 1Jpenl-0006MA-K3 for ged-emacs-devel@m.gmane.org; Sat, 26 Apr 2008 09:26:29 +0200 Original-Received: from localhost ([127.0.0.1]:48682 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jpen5-0002WB-Br for ged-emacs-devel@m.gmane.org; Sat, 26 Apr 2008 03:25:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jpen1-0002Vw-2s for emacs-devel@gnu.org; Sat, 26 Apr 2008 03:25:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jpemz-0002Vk-6n for emacs-devel@gnu.org; Sat, 26 Apr 2008 03:25:41 -0400 Original-Received: from [199.232.76.173] (port=42056 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jpemy-0002Vh-V3 for emacs-devel@gnu.org; Sat, 26 Apr 2008 03:25:40 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jpemy-0000t3-W7 for emacs-devel@gnu.org; Sat, 26 Apr 2008 03:25:41 -0400 Original-Received: from mtaout6.012.net.il ([84.95.2.16]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jpemx-00040V-Qk for emacs-devel@gnu.org; Sat, 26 Apr 2008 03:25:40 -0400 Original-Received: from HOME-C4E4A596F7 ([84.229.228.217]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0JZX00B0H99NVUU0@i-mtaout6.012.net.il> for emacs-devel@gnu.org; Sat, 26 Apr 2008 10:39:23 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by mx20.gnu.org: Solaris 10 (1203?) 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:95972 Archived-At: > From: "Toru TSUNEYOSHI" > Date: Sat, 26 Apr 2008 06:10:34 +0900 > > (w32-move-file-to-trash "~/test/") > => ok > > Please use this patch not old one. Thanks. Stefan, the w32 bits of this patch are okay, IMO (modulo some minor renaming and rephrasing of comments). So it's paperwork time, I think, unless this is small enough to be accepted without.