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