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