all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Leo Liu <sdl.web@gmail.com>
Cc: 31782@debbugs.gnu.org
Subject: bug#31782: 26.1; dired-recursive-deletes broken
Date: Thu, 14 Jun 2018 09:05:44 -0400	[thread overview]
Message-ID: <87efh9wmaf.fsf@gmail.com> (raw)
In-Reply-To: <m1po0udmvr.fsf@gmail.com> (Leo Liu's message of "Thu, 14 Jun 2018 12:15:36 +0800")

Leo Liu <sdl.web@gmail.com> writes:

> (setq dired-recursive-deletes 'aways) still get
> questioned is another problem.

Oh, I missed that part.  I'm not able to reproduce with emacs-26.  I
tried

    mkdir -p a/b/c
    touch a/b/c/foo
    mkdir -p d/e/f

then 'emacs -Q --eval (setq dired-recursive-deletes (quote always))' and
then mark the 'a' and 'd' directories in dired, and hit D
(dired-do-delete).  I get the yes/no question about deleting 'a' and
'd', but no further questions about recursive deletions of any other
directories.







  reply	other threads:[~2018-06-14 13:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-11  5:09 bug#31782: 26.1; dired-recursive-deletes broken Leo Liu
2018-06-11 14:33 ` Noam Postavsky
2018-06-11 17:23   ` Eli Zaretskii
2018-06-12 21:55     ` Noam Postavsky
2018-06-13  2:32       ` Eli Zaretskii
2018-06-14  4:15         ` Leo Liu
2018-06-14 13:05           ` Noam Postavsky [this message]
2018-06-14 13:26             ` Leo Liu
2018-06-15 11:24               ` Noam Postavsky
2018-07-31  1:39                 ` Noam Postavsky
2018-07-31 16:00                   ` Eli Zaretskii
2018-08-01  4:35                     ` Richard Stallman
2018-08-01  6:04                       ` Eli Zaretskii
2018-08-01 13:00                       ` Basil L. Contovounesios
2018-08-04 16:02                     ` Noam Postavsky

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=87efh9wmaf.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=31782@debbugs.gnu.org \
    --cc=sdl.web@gmail.com \
    /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.