mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
emacs: update notmuch-crypto-process-mime config variable documentation.
This mentions the fact that prefix arguments are now used to enable to crypto switch.
This commit is contained in:
parent
07022714eb
commit
9207f90f52
1 changed files with 3 additions and 2 deletions
|
@ -31,8 +31,9 @@ on the success or failure of the verification process and on the
|
||||||
validity of user ID of the signer.
|
validity of user ID of the signer.
|
||||||
|
|
||||||
The effect of setting this variable can be seen temporarily by
|
The effect of setting this variable can be seen temporarily by
|
||||||
viewing a signed or encrypted message with M-RET in notmuch
|
providing a prefix when viewing a signed or encrypted message, or
|
||||||
search."
|
by providing a prefix when reloading the message in notmuch-show
|
||||||
|
mode."
|
||||||
:group 'notmuch
|
:group 'notmuch
|
||||||
:type 'boolean)
|
:type 'boolean)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue