summaryrefslogtreecommitdiff
path: root/modes/mu4e
diff options
context:
space:
mode:
authorPavel Novichkov <paul.novichkov@yandex.com>2021-11-11 19:20:06 +0100
committerYoumu <condy0919@gmail.com>2021-11-12 13:02:50 +0800
commitf74757550e931733e959ad85b021bb62683c6aca (patch)
tree1866cc2e9c40a57116a1823ecdea789371db1ac3 /modes/mu4e
parent33461aa545bb722f575969339c2dfb97e7744647 (diff)
Mu4e: Fix name of command for saving attachments
Diffstat (limited to 'modes/mu4e')
-rw-r--r--modes/mu4e/evil-collection-mu4e.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modes/mu4e/evil-collection-mu4e.el b/modes/mu4e/evil-collection-mu4e.el
index f14f67b..0f6ead5 100644
--- a/modes/mu4e/evil-collection-mu4e.el
+++ b/modes/mu4e/evil-collection-mu4e.el
@@ -202,7 +202,7 @@
"ce" mu4e-compose-edit
"cf" mu4e-compose-forward
"cr" mu4e-compose-reply
- "p" mu4e-view-save-attachment
+ "p" mu4e-view-save-attachments
"P" mu4e-view-save-attachment-multi ; Since mu4e 1.0, -multi is same as normal.
"O" mu4e-headers-change-sorting
"A" mu4e-view-mime-part-action ; Since 1.6, uses gnus view by default