mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
emacs: Put notmuch-print-mechanism in custom group notmuch-show
This commit is contained in:
parent
443faa3fcc
commit
ff53fb468e
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue