From f1aedf14ab12ff5a199724f8832bf3bd0bede672 Mon Sep 17 00:00:00 2001 From: djcb Date: Mon, 5 Sep 2016 15:07:44 +0300 Subject: [PATCH] mu4e: remove some debugging output --- mu4e/mu4e-compose.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/mu4e/mu4e-compose.el b/mu4e/mu4e-compose.el index 1688dce4..4a417407 100644 --- a/mu4e/mu4e-compose.el +++ b/mu4e/mu4e-compose.el @@ -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