mu4e-mark: Allow executing marks without passing a prefix argument

This commit is contained in:
Christophe Troestler
2021-04-12 21:59:52 +02:00
parent 55d8d20771
commit 561079d868

View File

@ -377,7 +377,7 @@ user which one)."
(mu4e-error "Target dir %s does not exist " fulltarget) (mu4e-error "Target dir %s does not exist " fulltarget)
target))) target)))
(defun mu4e-mark-execute-all (no-confirmation) (defun mu4e-mark-execute-all (&optional no-confirmation)
"Execute the actions for all marked messages in this buffer. "Execute the actions for all marked messages in this buffer.
After the actions have been executed successfully, the affected After the actions have been executed successfully, the affected
messages are *hidden* from the current header list. Since the messages are *hidden* from the current header list. Since the