Browse Source

Set dired-deletion-confirmer

master
10sr 6 years ago
parent
commit
47313d2acc
Signed by: 10sr GPG Key ID: C384BB17CBB19347
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el View File

@@ -1286,6 +1286,8 @@ ARG is num to show, or defaults to 7."
(set-variable 'dired-hide-details-hide-symlink-targets nil)
(set-variable 'dired-hide-details-hide-information-lines nil)

(set-variable 'dired-deletion-confirmer 'y-or-n-p)

;; (add-hook 'dired-after-readin-hook
;; 'my-replace-nasi-none)



Loading…
Cancel
Save