[PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show
Austin Clements
amdragon at MIT.EDU
Sun Apr 15 19:57:45 PDT 2012
---
emacs/notmuch-print.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/emacs/notmuch-print.el b/emacs/notmuch-print.el
index 6653d97..8c18f4b 100644
--- a/emacs/notmuch-print.el
+++ b/emacs/notmuch-print.el
@@ -25,7 +25,7 @@
(defcustom notmuch-print-mechanism 'notmuch-print-lpr
"How should printing be done?"
- :group 'notmuch
+ :group 'notmuch-show
:type '(choice
(function :tag "Use lpr" notmuch-print-lpr)
(function :tag "Use ps-print" notmuch-print-ps-print)
--
1.7.9.1
More information about the notmuch
mailing list