On 2023-10-31 13:21, Philip Kaludercic wrote: [...] > @@ -225,7 +220,7 @@ This is the same as `dired-do-flagged-delete', but calls > > (defvar dired-duplicates-map > (let ((map (make-sparse-keymap))) > - ;; workaround for Emacs bug #57565 > + ;; workaround for Emacs bug#57565 > (when (< emacs-major-version 29) > (define-key map (kbd "x") 'dired-duplicates--do-flagged-delete) > (define-key map (kbd "D") 'dired-duplicates--do-delete)) BTW: What's the reasoning behind this suggested change? Harald -- `Experience is the best teacher.' PGP Key ID: 4FFFAB21B8580ABD Fingerprint: E073 6DD8 FF40 9CF2 0665 11D4 4FFF AB21 B858 0ABD