mu4e: remove some debugging output

This commit is contained in:
djcb 2016-09-05 15:07:44 +03:00
parent a49ccf4ff0
commit f1aedf14ab
1 changed files with 0 additions and 2 deletions

View File

@ -500,11 +500,9 @@ buffers; lets remap its faces so it uses the ones for mu4e."
mu4e~compose-buffer-max-name-length
nil nil t)))))
(defun mu4e~compose-crypto-reply (parent compose-type)
"When composing a reply to an encrypted message, we can
automatically encrypt that reply."
(message "%S %S" parent compose-type)
(when (and (eq compose-type 'reply)
(and parent (member 'encrypted (mu4e-message-field parent :flags))))
(case mu4e-compose-crypto-reply-policy