all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Delete marked files from dired
Date: Thu, 15 Jun 2017 08:29:59 +0200	[thread overview]
Message-ID: <87tw3hzrtk.fsf@debian.uxu> (raw)
In-Reply-To: eqe5h5For0sU1@mid.individual.net

notbob <notbob@nothome.com> writes:

> This still works, perfectly, but now, how do
> I "force" delete, so I don't hafta answer y/n fer
> all recursive (filled) directories? ;)

Try this:

    (setq dired-recursive-deletes 'always)
    (setq dired-deletion-confirmer (lambda (x) t))

-- 
underground experts united
http://user.it.uu.se/~embe8573




      parent reply	other threads:[~2017-06-15  6:29 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-01 22:10 Delete marked files from dired notbob
2017-06-01 22:24 ` John Mastro
2017-06-01 22:32 ` Emanuel Berg
2017-06-01 23:09 ` Harry Putnam
2017-06-01 23:12   ` Harry Putnam
2017-06-02  0:29   ` Emanuel Berg
2017-06-02  4:55     ` Yuri Khan
2017-06-02 15:40       ` Drew Adams
2017-06-02 16:34       ` Thien-Thi Nguyen
2017-06-02 21:47       ` Emanuel Berg
2017-06-02 21:54         ` Emanuel Berg
2017-06-02  1:06 ` Emanuel Berg
2017-06-02  5:12 ` Marcin Borkowski
2017-06-02  5:31 ` Marco Wahl
2017-06-02 15:40   ` notbob
2017-06-02 21:52     ` Emanuel Berg
2017-06-03 21:15       ` Robert Thorpe
2017-06-03 22:16         ` Emanuel Berg
2017-06-04  4:58           ` Harry Putnam
2017-06-15  1:17     ` notbob
2017-06-15  1:34       ` notbob
2017-06-15  9:17         ` Ralf Fassel
2017-06-16 15:44           ` notbob
2017-06-16 15:53             ` notbob
2017-06-16 20:02               ` Marcin Borkowski
2017-06-19  9:21               ` Ralf Fassel
2017-06-19 13:06                 ` Emanuel Berg
2017-06-20  1:03                 ` notbob
2017-06-20  4:53                   ` Emanuel Berg
2017-06-20 10:33                   ` Ralf Fassel
2017-06-20 12:54                     ` Emanuel Berg
2017-06-15  4:56       ` Marcin Borkowski
2017-06-15  6:29       ` Emanuel Berg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tw3hzrtk.fsf@debian.uxu \
    --to=moasen@zoho.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.