[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#66820: [PATCH] Do interactive tagging for dired commands
From: |
Visuwesh |
Subject: |
bug#66820: [PATCH] Do interactive tagging for dired commands |
Date: |
Sun, 29 Oct 2023 20:26:11 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Tags: patch
Attached patch does interactive mode tagging for all the dired commands
in dired*.el files. The following commands were not tagged as such
- dired-aux.el
- dired-make-relative-symlink -- not marked as dired since it doesn't
have anything specific with dired
- dired-x.el
- dired-smart-shell-command -- not touched since not sure what to do
with it, and has provision to work outside dired too?
- dired-x-bind-find-file -- only binds keys
- dired-x-find-file, dired-x-find-file-other-window -- don't know what
to do with them
- dired.el
- dired-summary -- don't know what to do with it
- dired-why -- don't know what to do with it
0001-Do-interactive-tagging-for-dired-commands.patch
Description: Text Data
In GNU Emacs 30.0.50 (build 17, x86_64-pc-linux-gnu, X toolkit, cairo
version 1.18.0, Xaw scroll bars) of 2023-10-22 built on astatine
Repository revision: 4ff0c738d050942932e73c627a7d6e31ca5c6244
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101008
System Description: Debian GNU/Linux trixie/sid
Configured using:
'configure --with-sound=alsa --with-x-toolkit=lucid --with-json
--without-xaw3d --without-gconf --without-libsystemd --with-cairo
--with-xft'
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#66820: [PATCH] Do interactive tagging for dired commands,
Visuwesh <=