Some documentation fixes

(Thanks to Joe Corneli)
This commit is contained in:
djcb 2014-09-23 02:40:35 +03:00
parent a86138a5b4
commit 54a6ef7401
2 changed files with 5 additions and 1 deletions

View File

@ -110,7 +110,7 @@ for example:
'delete 'sent)))
The various `message-' functions from `message-mode' are available
for quering the message information."
for querying the message information."
:type '(choice (const :tag "move message to mu4e-sent-folder" sent)
(const :tag "move message to mu4e-trash-folder" trash)
(const :tag "delete message" delete))

View File

@ -2884,6 +2884,10 @@ Next step: let's make a @t{mu4e} configuration for this:
;; don't save message to Sent Messages, Gmail/IMAP takes care of this
(setq mu4e-sent-messages-behavior 'delete)
;; (See the documentation for `mu4e-sent-messages-behavior' if you have
;; additional non-Gmail addresses and want assign them different
;; behavior.)
;; setup some handy shortcuts
;; you can quickly switch to your Inbox -- press ``ji''
;; then, when you want archive some messages, move them to