* mu4e: small doc updates

This commit is contained in:
djcb 2013-11-19 07:44:18 +02:00
parent 980f786ae3
commit 4d45b8b54c
1 changed files with 10 additions and 6 deletions

View File

@ -306,7 +306,8 @@ Xapian, GMime and their dependencies must be installed.
Alternatively, if you build from the git repository or use a tarball like the Alternatively, if you build from the git repository or use a tarball like the
ones that @t{github} produces, the instructions are slightly different, and ones that @t{github} produces, the instructions are slightly different, and
require you to have @t{autotools} installed: require you to have @t{autotools} (Autoconf, Automake, Libtool, and friends)
installed:
@example @example
# get from git (alternatively, use a github tarball) # get from git (alternatively, use a github tarball)
@ -3097,11 +3098,14 @@ to your configuration:
send-mail-function 'async-smtpmail-send-it send-mail-function 'async-smtpmail-send-it
message-send-mail-function 'async-smtpmail-send-it) message-send-mail-function 'async-smtpmail-send-it)
@end lisp @end lisp
With this, messages are sent using background emacs-instance. A word of With this, messages are sent using background emacs-instance.
warning though, this tends to not be as reliable as sending the message in the
normal, synchronous fashion; however, you can check the progress of the A word of warning though, this tends to not be as reliable as sending the
background by checking the @t{*Messages*}-buffer, which should show something message in the normal, synchronous fashion, and people have reported silent
like: failures, that is, message are not sent but there is no indication of that.
You can check the progress of the background by checking the
@t{*Messages*}-buffer, which should show something like:
@verbatim @verbatim
Delivering message to "William Shakespeare" <will@example.com>... Delivering message to "William Shakespeare" <will@example.com>...
Mark set Mark set