Mu4e: Better adhere to Doom naming conventions

This commit is contained in:
TEC 2021-07-31 01:10:54 +08:00
parent ffaed9f5d7
commit 6915490d21
No known key found for this signature in database
GPG key ID: 779591AFDB81F06C
2 changed files with 10 additions and 10 deletions

View file

@ -238,7 +238,7 @@ attach a file, or select a folder to open dired in and select file attachments
When otherwise called, open a dired buffer and enable `dired-mu4e-attach-ctrl-c-ctrl-c'."
;; TODO add ability to attach files (+dirs) as a single (named) archive
(interactive "p")
(mu4e-compose-org-msg-handle-toggle (/= 1 files-to-attach))
(+mu4e-compose-org-msg-handle-toggle (/= 1 files-to-attach))
(pcase major-mode
((or 'mu4e-compose-mode 'org-msg-edit-mode)
(let ((mail-buffer (current-buffer))