From: Marcin Borkowski <mbork@mbork.pl>
To: notbob <notbob@nothome.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Delete marked files from dired
Date: Fri, 02 Jun 2017 07:12:24 +0200 [thread overview]
Message-ID: <87inkf2csn.fsf@jane> (raw)
In-Reply-To: <epbhm8Foo5tU1@mid.individual.net>
On 2017-06-02, at 00:10, notbob <notbob@nothome.com> wrote:
> I've gotta lotta files to delete before rsyncing to a thumb drive. I
> know how to mark all files in a dir (* s) when in dired mode, but do not know how to
> delete all those marked files. Anybody? ;)
I didn't know about dired-do-delete, but here's another way (more
complicated, but potentially useful for other things). You probably
know that you can mark files with `D' (for delete) or `*' (for other
things). You might not know that you can have other marks
(one-character only, I presume), and change them with
`dired-change-marks' (`* c'). So, after marking with `m' (which uses
`*' as the mark), you can type
* c * D x
Hth,
--
Marcin Borkowski
next prev parent reply other threads:[~2017-06-02 5:12 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 [this message]
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
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87inkf2csn.fsf@jane \
--to=mbork@mbork.pl \
--cc=help-gnu-emacs@gnu.org \
--cc=notbob@nothome.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).