From eb4adf7392143f420220e0b5564a259513eccdf0 Mon Sep 17 00:00:00 2001 From: wangtianshu Date: Mon, 18 Jul 2022 10:23:56 +0800 Subject: [PATCH] mu4e: replace obsolete mu4e-view-save-attachment-multi --- modes/mu4e/evil-collection-mu4e.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modes/mu4e/evil-collection-mu4e.el b/modes/mu4e/evil-collection-mu4e.el index 3fdd3df..828a621 100644 --- a/modes/mu4e/evil-collection-mu4e.el +++ b/modes/mu4e/evil-collection-mu4e.el @@ -220,7 +220,7 @@ with older release versions of `mu4e.'" "cf" mu4e-compose-forward "cr" mu4e-compose-reply "p" mu4e-view-save-attachments - "P" mu4e-view-save-attachment-multi ; Since mu4e 1.0, -multi is same as normal. + "P" mu4e-view-save-attachments "O" mu4e-headers-change-sorting "A" mu4e-view-mime-part-action ; Since 1.6, uses gnus view by default "a" mu4e-view-action