]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
emacs: Put notmuch-print-mechanism in custom group notmuch-show
authorAustin Clements <amdragon@MIT.EDU>
Mon, 16 Apr 2012 02:57:45 +0000 (22:57 -0400)
committerDavid Bremner <bremner@debian.org>
Wed, 25 Apr 2012 02:25:51 +0000 (23:25 -0300)
emacs/notmuch-print.el

index 6653d97782c4c6a046679f8da99ceec73611989b..8c18f4bd63da4d0fa9a1d30c6272c8667f671bdb 100644 (file)
@@ -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)