[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: delete-file to trash
From: |
Stefan Monnier |
Subject: |
Re: delete-file to trash |
Date: |
Sat, 22 May 2010 21:06:16 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
> So, it seems better to flip the new FORCE argument to delete-file. We
> could change it to an argument ALLOW-TRASH, and change the doc of
> delete-by-moving-to-trash to say that it will only take effect on calls
> to `delete-file' that use the ALLOW-TRASH argument. This is backward
> incompatible but I don't see any better solution.
100% agreed.
> If we do this, I'd also like to turn the trash on by default, on systems
> where there is a trash (i.e. on Windows, and on machines where a
> Freedesktop trash is detected).
Fine by me.
Stefan
PS: And yes, for interactive calls to delete-file, the `allow-trash'
should be non-nil, I think.
- Re: delete-file to trash, (continued)
- Re: delete-file to trash, Stefan Monnier, 2010/05/22
- Re: delete-file to trash, Adrian Robert, 2010/05/22
- Re: delete-file to trash, Stefan Monnier, 2010/05/22
- Re: delete-file to trash, Harald Hanche-Olsen, 2010/05/23
- Re: delete-file to trash, Stefan Monnier, 2010/05/24
RE: delete-file to trash, Drew Adams, 2010/05/21
Re: delete-file to trash, Leo, 2010/05/21
Re: delete-file to trash, Stefan Monnier, 2010/05/21
- Re: delete-file to trash, Chong Yidong, 2010/05/22
- Re: delete-file to trash, David De La Harpe Golden, 2010/05/22
- Re: delete-file to trash,
Stefan Monnier <=
- Re: delete-file to trash, Chong Yidong, 2010/05/22
- Re: delete-file to trash, David Kastrup, 2010/05/23
- Re: delete-file to trash, Leo, 2010/05/23
- Re: delete-file to trash, Stefan Monnier, 2010/05/23
- Re: delete-file to trash, Chong Yidong, 2010/05/23
- Re: delete-file to trash, Stefan Monnier, 2010/05/24
- Re: delete-file to trash, Leo, 2010/05/24
Re: delete-file to trash, Chong Yidong, 2010/05/27
Re: delete-file to trash, Michael Albinus, 2010/05/28
Re: delete-file to trash, Chong Yidong, 2010/05/28