From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Toru TSUNEYOSHI" Newsgroups: gmane.emacs.devel Subject: Re: patch about moving file (or directory) to the Recycle Bin on Windows NT series Date: Sun, 25 May 2008 09:07:10 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1211674054 28896 80.91.229.12 (25 May 2008 00:07:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 May 2008 00:07:34 +0000 (UTC) Cc: Eli Zaretskii To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 25 02:08:14 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 1K03mX-0001YM-Sp for ged-emacs-devel@m.gmane.org; Sun, 25 May 2008 02:08:14 +0200 Original-Received: from localhost ([127.0.0.1]:37002 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K03ln-0006FO-47 for ged-emacs-devel@m.gmane.org; Sat, 24 May 2008 20:07:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K03lj-0006FB-Eh for emacs-devel@gnu.org; Sat, 24 May 2008 20:07:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K03lh-0006Ew-Uk for emacs-devel@gnu.org; Sat, 24 May 2008 20:07:23 -0400 Original-Received: from [199.232.76.173] (port=56282 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K03lh-0006Et-P9 for emacs-devel@gnu.org; Sat, 24 May 2008 20:07:21 -0400 Original-Received: from bay0-omc1-s6.bay0.hotmail.com ([65.54.246.78]:23414) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K03ld-0004Ar-1R; Sat, 24 May 2008 20:07:17 -0400 Original-Received: from hotmail.com ([207.46.10.17]) by bay0-omc1-s6.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Sat, 24 May 2008 17:07:15 -0700 Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 24 May 2008 17:07:15 -0700 Original-Received: from 124.155.30.210 by BAY121-DAV7.phx.gbl with DAV; Sun, 25 May 2008 00:07:11 +0000 X-Originating-IP: [124.155.30.210] X-Originating-Email: [t_tuneyosi@hotmail.com] X-Sender: t_tuneyosi@hotmail.com X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1914 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 X-OriginalArrivalTime: 25 May 2008 00:07:15.0483 (UTC) FILETIME=[49EDEEB0:01C8BDFB] X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:97677 Archived-At: I have already finished the paperwork, and received the paper (pdf format) from fsf.org. Is there something else I have to do after this procedure, please tell me. ----- Original Message ----- From: "Eli Zaretskii" To: "Toru TSUNEYOSHI" Cc: Sent: Saturday, April 26, 2008 4:25 PM Subject: Re: patch about moving file (or directory) to the Recycle Bin on Windows NT series > > 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. >