unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Felipe Balbi <balbi@kernel.org>
To: notmuch@notmuchmail.org
Cc: Felipe Balbi <balbi@kernel.org>
Subject: [PATCH] emacs: crypto: verify pgpmime by default
Date: Fri,  1 Jul 2016 10:35:52 +0300	[thread overview]
Message-ID: <20160701073552.31591-1-balbi@kernel.org> (raw)

This patch changes default value of
notmuch-crypto-process-mime to t in order to tell
notmuch to verify pgpmime messages.

Signed-off-by: Felipe Balbi <balbi@kernel.org>
---
 emacs/notmuch-crypto.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emacs/notmuch-crypto.el b/emacs/notmuch-crypto.el
index e376aa8022d2..d0ce61d440cd 100644
--- a/emacs/notmuch-crypto.el
+++ b/emacs/notmuch-crypto.el
@@ -23,7 +23,7 @@
 
 (require 'notmuch-lib)
 
-(defcustom notmuch-crypto-process-mime nil
+(defcustom notmuch-crypto-process-mime t
   "Should cryptographic MIME parts be processed?
 
 If this variable is non-nil signatures in multipart/signed
-- 
2.8.3

             reply	other threads:[~2016-07-01  7:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-01  7:35 Felipe Balbi [this message]
2016-07-03  8:23 ` [PATCH] emacs: crypto: verify pgpmime by default David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160701073552.31591-1-balbi@kernel.org \
    --to=balbi@kernel.org \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).