[Emacs] document org-msg, force evil-collection-mu4e-setup

This commit is contained in:
Lucien Cartier-Tilet 2021-11-28 23:01:48 +01:00
parent bb5699d650
commit d5628bd9fe
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 5 additions and 0 deletions

View File

@ -1429,6 +1429,8 @@ configuration for the ~mu4e~ package itself.
<<mu4e-keybindings-message>>
:config
(evil-collection-mu4e-setup)
<<mu4e-mail-service>>
<<mu4e-mail-on-machine>>
<<mu4e-no-signature>>
@ -1975,6 +1977,9 @@ the major-mode leader and call a simple function.
:PROPERTIES:
:CUSTOM_ID: Packages-Configuration-Applications-Email-Composing-messagesth71fl6184j0
:END:
Org mime is cool and all, you can write some org-mode and then export
it so you can send an HTML email. BUT, have you considered skipping
the export part and write your emails directly in org-mode?
#+begin_src emacs-lisp
(use-package org-msg
:after (org mu4e)