diff --git a/mu4e/mu4e-mark.el b/mu4e/mu4e-mark.el index 85b6b7d0..b631295e 100644 --- a/mu4e/mu4e-mark.el +++ b/mu4e/mu4e-mark.el @@ -156,7 +156,7 @@ properties are: :char "+" :prompt "+flag" :show-target (lambda (target) "flag") - :action (lambda (docid msg target) (mu4e~proc-move dociddocid nil "+F-u-N"))) + :action (lambda (docid msg target) (mu4e~proc-move docid nil "+F-u-N"))) (move :char "m" :prompt "move"