[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why @#! is not Emacs using the Recycle bin on w32?
From: |
Lennart Borgman (gmail) |
Subject: |
Re: Why @#! is not Emacs using the Recycle bin on w32? |
Date: |
Sun, 31 Aug 2008 14:31:40 +0200 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 |
Werner LEMBERG wrote:
>>> I use the `libtrash' library very successfully to prevent
>>> accidental data loss (since I mainly work on the console which
>>> never uses the trash folder of the GUI).
>> Sounds interesting. At what level does it interface?
>
> At the lowest one. Here some snippets of the README:
>
> libtrash is a shared library which, when preloaded, will intercept
> calls to a series of GNU libc functions and make sure that, if an
> attempt to destroy certain files is made, these won't be permanently
> destroyed but rather moved to a "trash can". It also allows the
> user to mark certain directories as "unremovable", which means that
> calls to functions which would result in the loss of files under
> these directories will always fail, leaving those files untouched in
> their original locations.
Thanks. Do I understand this correctly if I assume that you in a
flexible manner can decide which files to include in this?
Wonder if this is implemented in gnuwin32 too ...
Re: Why @#! is not Emacs using the Recycle bin on w32?, Phil Jackson, 2008/08/29
Re: Why @#! is not Emacs using the Recycle bin on w32?, Johannes Weiner, 2008/08/29