From: Jameson Graef Rollins Date: Tue, 31 May 2011 17:06:00 +0000 (-0700) Subject: emacs: update notmuch-crypto-process-mime config variable documentation. X-Git-Tag: 0.10_rc1~20 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=9207f90f525cde1e3f5c4695eb5b59c53b4a01ca emacs: update notmuch-crypto-process-mime config variable documentation. This mentions the fact that prefix arguments are now used to enable to crypto switch. --- diff --git a/emacs/notmuch-crypto.el b/emacs/notmuch-crypto.el index 096dc5ec..44fccae0 100644 --- a/emacs/notmuch-crypto.el +++ b/emacs/notmuch-crypto.el @@ -31,8 +31,9 @@ on the success or failure of the verification process and on the validity of user ID of the signer. The effect of setting this variable can be seen temporarily by -viewing a signed or encrypted message with M-RET in notmuch -search." +providing a prefix when viewing a signed or encrypted message, or +by providing a prefix when reloading the message in notmuch-show +mode." :group 'notmuch :type 'boolean)