mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-24 16:30:58 -05:00
Mu4e: rename my-mu4e-* function to +mu4e-*
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
:v "u" #'mu4e-headers-mark-for-unmark
|
||||
:vn "l" #'mu4e-msg-to-agenda))
|
||||
|
||||
(add-hook 'mu4e-compose-pre-hook 'my-mu4e-set-account)
|
||||
(add-hook 'mu4e-compose-pre-hook '+mu4e-set-account)
|
||||
|
||||
(advice-add #'mu4e~main-action-str :override #'mu4e~main-action-prettier-str))
|
||||
|
||||
|
Reference in New Issue
Block a user