Re: A Windows style file deletion system

2006-06-04 Thread Davin Pearson
defadvice to delete-file and delete-directory (4) Added a new variable trashcan-patch-delete-stuff-p (5) Changed the name from Windows Style File Deletion System - A Recoverable File Deletion System (6) Changed the description text Here is the latest description text: ;; The file trashcan.el

Re: A Windows style file deletion system

2006-06-04 Thread Davin Pearson
Here is a list of bugs in the existing system: ;; ;; (1) Doesn't respect make-auto-save-file-name ;; ;; (2) Doesn't preserve the marked files (*) in dired buffers when files as moved in or out of a trashcan directory ;; ;; (3) Windows detection function trashcan--is-a-windows-system could be

Re: A Windows style file deletion system

2006-05-29 Thread Mathias Dahl
Davin Pearson [EMAIL PROTECTED] writes: ;; The file trashcan.el changes the behaviour of deleting files with ;; the x key in dired mode. Instead of deleting files permanently, ;; which is Emacs' default behaviour, they are either moved to a ;; Trashcan Directory Nice, thanks! At first I

A Windows style file deletion system

2006-05-27 Thread Davin Pearson
;;; trashcan.el --- Windows syle file deletion system ;; ;; Copyright (C) 2006, Davin Pearson ;; ;; Author/Maintainer: Davin Pearson ;; Keywords: Windows Recycle Bin ;; Version: 1.0 ;; This file is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General

Re: A Windows style file deletion system

2006-05-27 Thread Richard Stallman
Please do not call this Windows-style. This feature existed long before Microsoft Windows. Please do not give Microsoft credit for something it did not even do. ___ gnu-emacs-sources mailing list gnu-emacs-sources@gnu.org