summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2020-05-24 20:11:20 +0300
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2020-05-24 20:12:49 +0300
commitd6e017c19f86b4d2e28353093d91c848fe9bbb16 (patch)
tree848017725a3e135536a82495d3267720e3c05b55
parent9030cfc657c7a5c68311d7f18b64c75684d08ddf (diff)
update documentation
-rw-r--r--NEWS.org3
-rw-r--r--mu4e/mu4e.texi14
2 files changed, 13 insertions, 4 deletions
diff --git a/NEWS.org b/NEWS.org
index 0113f07..2b62df9 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -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~.
diff --git a/mu4e/mu4e.texi b/mu4e/mu4e.texi
index cc8dd22..c1a7f5f 100644
--- a/mu4e/mu4e.texi
+++ b/mu4e/mu4e.texi
@@ -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