bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7011: 24.1; [PATCH] improve eshell-remove-entries


From: Chong Yidong
Subject: bug#7011: 24.1; [PATCH] improve eshell-remove-entries
Date: Sun, 24 Oct 2010 13:25:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Leo <sdl.web@gmail.com> writes:

> eshell-remove-entries implements its own recursive delete of files in a
> directory and this does not play well with the move-to-trash feature.
> For example, if you use 'rm -rf' in eshell to delete a dir with hundreds
> of files in it (eg .git), you will get hundreds of files at the top
> level of the Trash bin.
>
> The following patch enables eshell-remove-entries to support
> move-to-trash feature and use delete-directory's RECURSIVE arg instead.

Thanks.  I've committed this patch, and your followup patch.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]