aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--emacs/notmuch.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs/notmuch.el b/emacs/notmuch.el
index 66958a6c..37ef63db 100644
--- a/emacs/notmuch.el
+++ b/emacs/notmuch.el
@@ -56,7 +56,8 @@
(defcustom notmuch-search-authors-width 20
"Number of columns to use to display authors in a notmuch-search buffer."
- :type 'integer)
+ :type 'integer
+ :group 'notmuch)
(defcustom notmuch-search-result-format
`(("date" . "%s ")