From b0a3808973247a955961a1d71612f930e87006b1 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Mon, 5 Apr 2021 13:55:21 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20comment=20on=20LF=20=E2=86=92=20CRLF=20co?= =?UTF-8?q?nversion=20after=20signing=20with=20S/MIME?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaced "before" with "after", because we are converting after signing. Ah well. --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 43f63b7..4172884 100644 --- a/init.el +++ b/init.el @@ -1750,7 +1750,7 @@ :config (progn ;; Outlook seems to expect \r\n in PKCS#7 encrypted containers, but ;; Gnus is only sending \n; so let's artificially replace \n by \r\n - ;; before, well, signing? Seems to work at least in the case where + ;; after, well, signing? Seems to work at least in the case where ;; we are sending S/MIME encrypted and signed messages. (advice-add 'mml-smime-epg-sign