diff --git a/mu4e/mu4e-compose.el b/mu4e/mu4e-compose.el index b62e096f..1352ec9c 100644 --- a/mu4e/mu4e-compose.el +++ b/mu4e/mu4e-compose.el @@ -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)) diff --git a/mu4e/mu4e.texi b/mu4e/mu4e.texi index 5a1be6ff..323e1e23 100644 --- a/mu4e/mu4e.texi +++ b/mu4e/mu4e.texi @@ -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