projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
443faa3
)
emacs: Put notmuch-print-mechanism in custom group notmuch-show
author
Austin Clements
<amdragon@MIT.EDU>
Mon, 16 Apr 2012 02:57:45 +0000
(22:57 -0400)
committer
David Bremner
<bremner@debian.org>
Wed, 25 Apr 2012 02:25:51 +0000
(23:25 -0300)
emacs/notmuch-print.el
patch
|
blob
|
history
diff --git
a/emacs/notmuch-print.el
b/emacs/notmuch-print.el
index 6653d97782c4c6a046679f8da99ceec73611989b..8c18f4bd63da4d0fa9a1d30c6272c8667f671bdb 100644
(file)
--- 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)