From: Vagrant Cascadian Date: Wed, 20 Aug 2014 00:03:02 +0000 (-0700) Subject: Add section on "Reading and verifying encrypted and signed messages" X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=f073eb8da95785078eacb57fb4c86bc2a9f95164 Add section on "Reading and verifying encrypted and signed messages" --- diff --git a/emacstips.mdwn b/emacstips.mdwn index a6a62c4..f348200 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -521,6 +521,17 @@ part. installed, it will shadow the fixed version of easypg included with emacs. +## Reading and verifying encrypted and signed messages + +Encrypted and signed mime messages can be read and verified with: + + (notmuch-crypto-process-mime t) + +Decrypting or verifying inline pgp messages can be done by selecting +an the inline pgp area and and using: + + M-x epa-decrypt-region RET + ## Multiple identities using gnus-alias [gnus-alias](http://www.emacswiki.org/emacs/GnusAlias) allows you to