From 2ddfa066ade66a60941703be0157cc07b37821ca Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Mon, 20 Apr 2020 16:56:10 -0400 Subject: [PATCH] Change filenames when moving emails in mu4e --- emacs/init.org | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/init.org b/emacs/init.org index 8d2d1b5..ae63297 100755 --- a/emacs/init.org +++ b/emacs/init.org @@ -3638,6 +3638,7 @@ Then configure it: mu4e-maildir (expand-file-name "~/.mail") mu4e-completing-read-function 'completing-read mu4e-attachment-dir (expand-file-name "~/Downloads") + mu4e-change-filenames-when-moving t ;; Getting mail mu4e-get-mail-command "mbsync -a" ;; Sending mail