[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#6070: 23.1.96; delete-by-moving-to-trash
From: |
Chong Yidong |
Subject: |
bug#6070: 23.1.96; delete-by-moving-to-trash |
Date: |
Fri, 30 Apr 2010 22:19:45 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Leo <sdl.web@gmail.com> writes:
> While experimenting some of the new features, I quite like to use
> delete-by-moving-to-trash to double protect deleting files by accident.
>
> However, with (setq delete-by-moving-to-trash t), a lot of (internal)
> temporary files are also moved to the trash bin. See the attached file
> for an output of `ls' in the .Trash directory after roughly two hours of
> emacs.
Good point. I have commited a change that inhibits trashing for
jka-compr, server, diff, and epg. Probably more such changes are
required.