* mu4e: update documentation

This commit is contained in:
djcb
2013-04-21 12:49:26 +03:00
parent 4d257337e7
commit 42807a3a01

View File

@ -454,7 +454,8 @@ As we have seen, we can do all of the mail retrieval @emph{outside} of
@t{mu4e}. For that, set the variable @code{mu4e-get-mail-command} to the @t{mu4e}. For that, set the variable @code{mu4e-get-mail-command} to the
program or shell command you want to use for retrieving mail. You can then program or shell command you want to use for retrieving mail. You can then
retrieve your e-mail using @kbd{M-x mu4e-update-mail-and-index}, or retrieve your e-mail using @kbd{M-x mu4e-update-mail-and-index}, or
@kbd{C-S-u} in all @t{mu4e}-views. @kbd{C-S-u} in all @t{mu4e}-views; alternatively, you can use @kbd{C-c C-u},
which may be more convenient if you use emacs in a terminal.
If you don't have a specific command for getting mail, for example because you If you don't have a specific command for getting mail, for example because you
are running your own mail-server, you can set @code{mu4e-get-mail-command} to are running your own mail-server, you can set @code{mu4e-get-mail-command} to
@ -527,6 +528,10 @@ For Gmail-over-@abbr{IMAP}, you could add the following to your settings:
@end verbatim @end verbatim
And that's it! We should now be ready to go. And that's it! We should now be ready to go.
For more complex needs, @code{mu4e-sent-messages-behavior} can also be a
a parameter-less function that returns one of the metioned symbols; see the
built-in documentation for the variable.
@node Running mu4e @node Running mu4e
@section Running mu4e @section Running mu4e
@ -696,15 +701,15 @@ An example headers view:
@cartouche @cartouche
@verbatim @verbatim
Date V Flgs From/To List Subject Date V Flgs From/To List Subject
06:32 Nu To Edmund Dantès GstDev + Re: Gstreamer-V4L... 06:32 Nu To Edmund Dantès GstDev + Re: Gstreamer-V4L...
15:08 Nu Abbé Busoni GstDev + Re: Gstreamer-V... 15:08 Nu Abbé Busoni GstDev + Re: Gstreamer-V...
18:20 Nu Pierre Morrel GstDev \ Re: Gstreamer... 18:20 Nu Pierre Morrel GstDev \ Re: Gstreamer...
2013-03-18 S Jacopo EmacsUsr + emacs server on win... 2013-03-18 S Jacopo EmacsUsr + emacs server on win...
2013-03-18 S Mercédès EmacsUsr \ RE: emacs server ... 2013-03-18 S Mercédès EmacsUsr \ RE: emacs server ...
2013-03-18 S Beachamp EmacsUsr + Re: Copying a whole... 2013-03-18 S Beachamp EmacsUsr + Re: Copying a whole...
22:07 Nu Albert de Moncerf EmacsUsr \ Re: Copying a who... 22:07 Nu Albert de Moncerf EmacsUsr \ Re: Copying a who...
2013-03-18 S Gaspard Caderousse GstDev | Issue with GESSimpl... 2013-03-18 S Gaspard Caderousse GstDev | Issue with GESSimpl...
2013-03-18 Ss Baron Danglars GuileUsr | Guile-SDL 0.4.2 ava... 2013-03-18 Ss Baron Danglars GuileUsr | Guile-SDL 0.4.2 ava...
End of search results End of search results
@end verbatim @end verbatim
@end cartouche @end cartouche