From 2a82a8f7483dec09a5c796367f9eefc922d98b4c Mon Sep 17 00:00:00 2001 From: Andrea Zagli <azagli@libero.it> Date: Tue, 28 Nov 2017 12:42:38 +0100 Subject: [PATCH] Aggiunto a emacs_cross copia/sposta file su altra window se aperta. --- tools/emacs_cross | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/emacs_cross b/tools/emacs_cross index f90d98b..c8f3733 100644 --- a/tools/emacs_cross +++ b/tools/emacs_cross @@ -121,6 +121,7 @@ (require 'dired-x) (setq dired-omit-files "^\\...+$") (add-hook 'dired-mode-hook (lambda () (dired-omit-mode 1))) +(setq dired-dwim-target 't) ;; theme (use-package doom-themes -- 2.49.0