[PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show

2012-04-25 Thread David Bremner

Pushed, 

d


Re: [PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show

2012-04-24 Thread David Bremner

Pushed, 

d
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


[PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show

2012-04-15 Thread Austin Clements
---
 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



[PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show

2012-04-15 Thread Austin Clements
---
 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

___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch