all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* deleting an un-empty directory in dired
@ 2003-03-04  3:42 Brian Poole
  2003-03-04  4:22 ` Jesper Harder
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Poole @ 2003-03-04  3:42 UTC (permalink / raw)


Hi!,

how do you delete an un-empty directory in dired?

Thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: deleting an un-empty directory in dired
  2003-03-04  3:42 deleting an un-empty directory in dired Brian Poole
@ 2003-03-04  4:22 ` Jesper Harder
  2003-03-04  4:44   ` Brian Poole
  0 siblings, 1 reply; 3+ messages in thread
From: Jesper Harder @ 2003-03-04  4:22 UTC (permalink / raw)


"Brian Poole" <nospam@yahoo.com> writes:

> how do you delete an un-empty directory in dired?

This setting let's you do it:

     (setq dired-recursive-deletes t)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: deleting an un-empty directory in dired
  2003-03-04  4:22 ` Jesper Harder
@ 2003-03-04  4:44   ` Brian Poole
  0 siblings, 0 replies; 3+ messages in thread
From: Brian Poole @ 2003-03-04  4:44 UTC (permalink / raw)



"Jesper Harder" <harder@myrealbox.com> wrote:

> This setting let's you do it:
>
>      (setq dired-recursive-deletes t)

Thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-04  4:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-04  3:42 deleting an un-empty directory in dired Brian Poole
2003-03-04  4:22 ` Jesper Harder
2003-03-04  4:44   ` Brian Poole

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.