update documentation

This commit is contained in:
Dirk-Jan C. Binnema 2020-05-24 20:11:20 +03:00
parent 9030cfc657
commit d6e017c19f
2 changed files with 13 additions and 4 deletions

View File

@ -74,7 +74,8 @@
non-gnus-view should work just as well.
- ~org-mode~ support is enabled by default now. ~speedbar~ support is disabled
by default.
by default. The support org functionality has been moved to ~mu4e-org.el~,
with ~org-mu4e.el~ remaining for older things.
- ~mu4e~ now adds message-ids to messages when saving drafts, so we can find
them even with ~mu4e-headers-skip-duplicates~.

View File

@ -4091,10 +4091,18 @@ You can do so using Emacs' MIME-support --- check the
@t{Attachments}-menu while composing a message. Also see @ref{Signing
and encrypting}.
You can do so using Emacs' MIME-support --- check the
@t{Attachments}-menu while composing a message. Also see @ref{Signing
and encrypting}.
@subsection Addres auto-completion does not work?
If you have set @code{mu4e-compose-complete-only-personal} to non-nil,
@t{mu4e} only completes 'personal' addresses - so you tell it about
your e-mail addresses when setting up the database (@t{mu init});
@ref{Initializing the message store}.
@subsection Can I use @t{BBDB} with @t{mu4e}?
Yes, with the current (2015-06-23) development release of BBDB
@url{https://savannah.nongnu.org/projects/bbdb/}, or releases of BBDB
after 3.1.2. @ref{BBDB}.
Yes, with releases of BBDB after 3.1.2. @ref{BBDB}.
@subsection How can I get rid of the message buffer after sending?
@lisp