emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch about moving file (or directory) to the Recycle Bin on Windows


From: Toru TSUNEYOSHI
Subject: Re: patch about moving file (or directory) to the Recycle Bin on Windows NT series
Date: Wed, 28 May 2008 02:11:21 +0900

Thanks for your helping, Jason and Stefan.
I fixed a patch according to it.
(I read archives on http://lists.gnu.org/archive/html/emacs-devel/.)

(I write again.)
step to enable move-file-to-trash:

    cd src
    patch -i patch__enable_delete_to_trash.diff
    make all install

    Run emacs
    (load-file "move-file-to-trash.el")
    (setq delete-by-moving-to-trash t)

Attachment: move-file-to-trash.el
Description: Binary data

Attachment: patch__enable_delete_to_trash.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]