* Sending files to the recycle bin via dired @ 2005-01-07 9:24 Enila Nero 2005-01-07 9:27 ` Enila Nero 0 siblings, 1 reply; 6+ messages in thread From: Enila Nero @ 2005-01-07 9:24 UTC (permalink / raw) Is there a way to redefine the delete-file function so that when deleting files from a dired buffer they are send to the recycle bin instead of being deleted without a chance to undelete? Thanks, Enila ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Sending files to the recycle bin via dired 2005-01-07 9:24 Sending files to the recycle bin via dired Enila Nero @ 2005-01-07 9:27 ` Enila Nero 2005-01-07 12:06 ` kurtz ` (2 more replies) 0 siblings, 3 replies; 6+ messages in thread From: Enila Nero @ 2005-01-07 9:27 UTC (permalink / raw) Enila Nero <geortal@yahoo.com> writes: > Is there a way to redefine the delete-file function so that when > deleting files from a dired buffer they are send to the recycle bin > instead of being deleted without a chance to undelete? > > Thanks, > > Enila Although it should be obvious Emacs is on Windows (XP). I am using Emacs 21.3.50. Sorry, Enila ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Sending files to the recycle bin via dired 2005-01-07 9:27 ` Enila Nero @ 2005-01-07 12:06 ` kurtz [not found] ` <mailman.11635.1105100351.27204.help-gnu-emacs@gnu.org> 2005-01-09 9:33 ` Enila Nero 2 siblings, 0 replies; 6+ messages in thread From: kurtz @ 2005-01-07 12:06 UTC (permalink / raw) [-- Attachment #1.1: Type: text/plain, Size: 151 bytes --] Enila Nero escribe: > Although it should be obvious Emacs is on Windows (XP). Then the proper mailing list is help-emacs-windows on this same server. [-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --] [-- Attachment #2: Type: text/plain, Size: 152 bytes --] _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <mailman.11635.1105100351.27204.help-gnu-emacs@gnu.org>]
* Re: Sending files to the recycle bin via dired [not found] ` <mailman.11635.1105100351.27204.help-gnu-emacs@gnu.org> @ 2005-01-07 17:27 ` Enila Nero 2005-01-07 17:44 ` kurtz 0 siblings, 1 reply; 6+ messages in thread From: Enila Nero @ 2005-01-07 17:27 UTC (permalink / raw) kurtz <kurtz611@yahoo.es> writes: > Enila Nero escribe: >> Although it should be obvious Emacs is on Windows (XP). > > Then the proper mailing list is help-emacs-windows on this same > server. I am not sure about mailing lists. I've posted on gnu.emacs.help. I couldn't find a newsgroup which contains emacs AND windows in its name. As far as I know posting emacs windows questions to gnu.emacs.help is totally appropriate. If you know of the name of a better newsgroup please let me know. Enila ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Sending files to the recycle bin via dired 2005-01-07 17:27 ` Enila Nero @ 2005-01-07 17:44 ` kurtz 0 siblings, 0 replies; 6+ messages in thread From: kurtz @ 2005-01-07 17:44 UTC (permalink / raw) [-- Attachment #1.1: Type: text/plain, Size: 984 bytes --] Enila Nero escribe: > kurtz <kurtz611@yahoo.es> writes: > > > Enila Nero escribe: > >> Although it should be obvious Emacs is on Windows (XP). > > > > Then the proper mailing list is help-emacs-windows on this same > > server. > > I am not sure about mailing lists. I've posted on gnu.emacs.help. I > couldn't find a newsgroup which contains emacs AND windows in its > name. Yep, looks like the NTEmacs mailing mist is not mirrored to Usenet. > As far as I know posting emacs windows questions to gnu.emacs.help is > totally appropriate. If you know of the name of a better newsgroup > please let me know. I am sorry for the misunderstanding, I was not intending to say that this list is not appropiate, obviously it is, I was only suggesting that the other list may be better for finding answers to NTEmacs related questions. Information about the help-emacs-windows mailing list is [1]here. 1. http://www.gnu.org/software/emacs/windows/faq11.html [-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --] [-- Attachment #2: Type: text/plain, Size: 152 bytes --] _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Sending files to the recycle bin via dired 2005-01-07 9:27 ` Enila Nero 2005-01-07 12:06 ` kurtz [not found] ` <mailman.11635.1105100351.27204.help-gnu-emacs@gnu.org> @ 2005-01-09 9:33 ` Enila Nero 2 siblings, 0 replies; 6+ messages in thread From: Enila Nero @ 2005-01-09 9:33 UTC (permalink / raw) Enila Nero <geortal@yahoo.com> writes: > Enila Nero <geortal@yahoo.com> writes: > >> Is there a way to redefine the delete-file function so that when >> deleting files from a dired buffer they are send to the recycle bin >> instead of being deleted without a chance to undelete? >> >> Thanks, >> >> Enila > > Although it should be obvious Emacs is on Windows (XP). I am using > Emacs 21.3.50. No solution was suggested but I was able find this solution: I installed the freeware program fundelete http://www.sysinternals.com/ntw2k/source/fundelete.shtml (source code is also provided.) It replaces the Windows recycle bin. It captures all files deleted by the user or from within programs. One can define filters to avoid rescuing files that should be deleted period, like those in temp directories or of certain extensions. It works for files deleted within dired buffers, i.e. they are send to fundelete recycle bin. HOWEVER files deleted from a cygwin bash shell using rm will be as dead and gone as they are on a unix machine (to the extend one does employ special recovery programs.) Use fundelete at your own risk. Enila ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-01-09 9:33 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-01-07 9:24 Sending files to the recycle bin via dired Enila Nero 2005-01-07 9:27 ` Enila Nero 2005-01-07 12:06 ` kurtz [not found] ` <mailman.11635.1105100351.27204.help-gnu-emacs@gnu.org> 2005-01-07 17:27 ` Enila Nero 2005-01-07 17:44 ` kurtz 2005-01-09 9:33 ` Enila Nero
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).