Commit a99a1844a8da

Vincent Demeester <vincent@sbr.pm>
2025-02-05 12:11:24
tools/emacs: set mu4e-change-filenames-when-moving…
… as I move things often. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 6b91c0c
Changed files (1)
tools
emacs
tools/emacs/config/config-mu4e.el
@@ -6,6 +6,7 @@
   :commands (mu4e)
   :custom
   (mu4e-context-policy 'pick-first)
+  (mu4e-change-filenames-when-moving t)
   :config
 
   (defun vde-mu4e--refile (msg)