From af4ce7c5a1961ab9757c2a55179fb3df185c4dd8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michele=20Orr=C3=B9?= Date: Tue, 28 Jul 2015 23:19:33 +0200 Subject: [PATCH] Add troubleshooting tip in emacstips: encrypt also for sender. This whole thing actually happened thanks to bremner. --- emacstips.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emacstips.mdwn b/emacstips.mdwn index 24ed641..19e94e0 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -300,7 +300,7 @@ available: git clone https://github.com/aperezdc/notmuch-addrlookup-c cd notmuch-addrlookup-c make - + * The vala-based [addrlookup](http://github.com/spaetz/vala-notmuch) The addrlookup binary needs to be compiled. Grab @@ -401,6 +401,9 @@ part. installed, it will shadow the fixed version of easypg included with emacs. +- If you wish `mml-secure-encrypt` to encrypt also for the sender, then + `M-x customize-variable mml2015-encrypt-to-self` might suit your need. + ## Reading and verifying encrypted and signed messages Encrypted and signed mime messages can be read and verified with: -- 2.43.0