X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-print.el;h=8c18f4bd63da4d0fa9a1d30c6272c8667f671bdb;hp=6653d97782c4c6a046679f8da99ceec73611989b;hb=a760e4ab47e152a9d3b4fa9b733f82723ebaaefe;hpb=d43f6c00b351424e903c2f2b71c34bc5902b467e diff --git a/emacs/notmuch-print.el b/emacs/notmuch-print.el index 6653d977..8c18f4bd 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)