]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-print.el
emacs: add stash support for git send-email command line
[notmuch] / 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)