Merge pull request #1056 from ronaldevers/patch-1

mu4e: Fix typo in mu4e-sent-messages-behavior docs
This commit is contained in:
Dirk-Jan C. Binnema
2017-03-29 22:32:47 +03:00
committed by GitHub

View File

@ -106,8 +106,8 @@ Note, when using GMail/IMAP, you should set this to either
copies in the sent folder. copies in the sent folder.
Alternatively, `mu4e-sent-messages-behavior' can be a function Alternatively, `mu4e-sent-messages-behavior' can be a function
which takes no arguments, and which should return on of the mentioned symbols, which takes no arguments, and which should return one of the mentioned
for example: symbols, for example:
(setq mu4e-sent-messages-behavior (lambda () (setq mu4e-sent-messages-behavior (lambda ()
(if (string= (message-sendmail-envelope-from) \"foo@example.com\") (if (string= (message-sendmail-envelope-from) \"foo@example.com\")