* [PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show
@ 2012-04-16 2:57 Austin Clements
2012-04-25 2:28 ` David Bremner
0 siblings, 1 reply; 2+ messages in thread
From: Austin Clements @ 2012-04-16 2:57 UTC (permalink / raw)
To: notmuch
---
emacs/notmuch-print.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/emacs/notmuch-print.el b/emacs/notmuch-print.el
index 6653d97..8c18f4b 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)
--
1.7.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show
2012-04-16 2:57 [PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show Austin Clements
@ 2012-04-25 2:28 ` David Bremner
0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2012-04-25 2:28 UTC (permalink / raw)
To: Austin Clements, notmuch
Pushed,
d
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-25 2:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16 2:57 [PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show Austin Clements
2012-04-25 2:28 ` David Bremner
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).