emacs-devel
[Top][All Lists]
Advanced

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

Re: delete-file to trash


From: Chong Yidong
Subject: Re: delete-file to trash
Date: Sun, 23 May 2010 19:20:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>>> PS: And yes, for interactive calls to delete-file, the `allow-trash'
>>> should be non-nil, I think.
>> Yeah, but omitted means nil.  Hmm.
>
> We're talking interactive calls, so it doesn't have to be omitted.
> We can set its value to anything we want.

Yeah, there are commands (e.g. shell-command-on-region and clone-buffer)
for which an omitted prefix argument means t.  I was hoping we could
avoid adding more, because most commands do the opposite.  But I guess
there's no completely clean solution to this particular problem.



reply via email to

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