GNU bug report logs - #78658
30.1; [PATCH] Dired feature suggestion: dired-on-marked-files-in-all-buffers

Previous Next

Package: emacs;

Reported by: Phil Sainty <psainty <at> orcon.net.nz>

Date: Sun, 1 Jun 2025 03:20:06 UTC

Severity: normal

Tags: patch

Found in version 30.1

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Phil Sainty <psainty <at> orcon.net.nz>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.1; [PATCH] Dired feature suggestion:
 dired-on-marked-files-in-all-buffers
Date: Sun, 01 Jun 2025 15:19:02 +1200
[Message part 1 (text/plain, inline)]
A user in the matrix.org Emacs chat room was asking why they couldn't
open multiple directories in multiple dired buffers, mark various files
in each of those buffers, and then perform some action on ALL of those
marked files at once.

My first thought was that this would be chaotic due to the possibility
of dired buffers with marked files which the user wasn't aware of at
the time; but then I remembered that you can pass `dired' a file list
in order to create a new dired buffer with only those files, and I
thought *that* sounded like a nice feature which addressed the
requirement in a safe manner (as the user then gets to review the file
list in the new dired buffer before acting on them).

I've attached a patch with a first pass implementation.

Thoughts?
[0001-lisp-dired.el-dired-on-marked-files-in-all-buffers-N.patch (text/x-diff, attachment)]

This bug report was last modified 5 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.