Merge pull request #1976 from Chris00/master

mu4e-mark: Allow executing marks without passing a prefix argument
This commit is contained in:
Dirk-Jan C. Binnema
2021-04-12 23:45:07 +03:00
committed by GitHub

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