[PATCH 1/2] emacs: add documentation for notmuch-show crypto-switch option
Jameson Graef Rollins
jrollins at finestructure.net
Sun May 29 11:56:22 PDT 2011
---
emacs/notmuch-show.el | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el
index 3b35b81..6e0d454 100644
--- a/emacs/notmuch-show.el
+++ b/emacs/notmuch-show.el
@@ -805,7 +805,11 @@ non-nil.
The optional BUFFER-NAME provides the neame of the buffer in
which the message thread is shown. If it is nil (which occurs
when the command is called interactively) the argument to the
-function is used. "
+function is used.
+
+The optional CRYPTO-SWITCH toggles the value of the
+notmuch-crypto-process-mime customization variable for this show
+buffer."
(interactive "sNotmuch show: ")
(let* ((buffer-name (generate-new-buffer-name
(or buffer-name
--
1.7.4.4
More information about the notmuch
mailing list