]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
Fix typo in `emacstips` docs crypto section
authoraguestuser <guest.austin@gmail.com>
Mon, 11 Jan 2016 00:44:31 +0000 (19:44 -0500)
committeraguestuser <guest.austin@gmail.com>
Mon, 11 Jan 2016 00:44:31 +0000 (19:44 -0500)
Add missing invocation of `setq` to initialize decryption of mime msgs

emacstips.mdwn

index b42e64716fbcf9082a39513307e45f9ffd89c2a4..f6df9f6fc57d7b7fa354e36a203aa9ed30d73464 100644 (file)
@@ -448,7 +448,7 @@ part.
 
 Encrypted and signed mime messages can be read and verified with:
 
-        (notmuch-crypto-process-mime t)
+        (setq notmuch-crypto-process-mime t)
 
 Decrypting or verifying inline pgp messages can be done by selecting
 an the inline pgp area and and using: