From 54a6ef740123378197472184e0cdf151c4abd589 Mon Sep 17 00:00:00 2001 From: djcb Date: Tue, 23 Sep 2014 02:40:35 +0300 Subject: [PATCH] Some documentation fixes (Thanks to Joe Corneli) --- mu4e/mu4e-compose.el | 2 +- mu4e/mu4e.texi | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) 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