[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A Windows style file deletion system
From: |
Davin Pearson |
Subject: |
Re: A Windows style file deletion system |
Date: |
4 Jun 2006 02:19:09 -0700 |
User-agent: |
G2/0.2 |
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 improved
;;
;; (4) The name of this file trashcan.el might conflict with other
Lisp files
;;