forked from syl20bnr/spacemacs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mu4e] Use mu4e by default for more things (syl20bnr#16595)
* [mu4e] Small refactors * [mu4e] Don't install mu4e-alert if it wouldn't be enabled * [mu4e] Fix up some docstrings according to checkdoc * [mu4e] Use mu4e to compose mail when called programmatically C-x m is now bound to compose-mail instead of directly mu4e-compose-new, but with mail-user-agent set, C-x m will still use mu4e. The benefit of doing it this way is that mu4e will also be used for things like M-x report-emacs-bug. * [mu4e] Use mu4e to read email
- Loading branch information
Showing
2 changed files
with
34 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters