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

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

Re: How delete a not empty directory in the Dired buffer?


From: zrr
Subject: Re: How delete a not empty directory in the Dired buffer?
Date: Sat, 02 Oct 2004 01:24:44 +0800
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Daniel L Elliott <dan_elliott_at_cox_dot_net@spam_is_pathetic.com> writes:

dired-recursive-copies's value is top

*Decide whether recursive copies are allowed.
nil means no recursive copies.
`always' means copy recursively without asking.
`top' means ask for each directory at top level.
Anything else means ask for each directory.

You can customize this variable.

Defined in `dired-aux'.

[back]

> I'm sorry, what does 'top signify?
>
> On Thu, 23 Sep 2004 16:39:34 +0800, zrr wrote:
>
>> (setq dired-recursive-copies 'top)
>> (setq dired-recursive-deletes 'top)


reply via email to

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