From ff53fb468e160c8c6910078cfa92dcb6b5caa728 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Sun, 15 Apr 2012 22:57:45 -0400 Subject: emacs: Put notmuch-print-mechanism in custom group notmuch-show --- emacs/notmuch-print.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs') 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) -- cgit v1.2.3