From 5a12450745da1b696c9160f3be12c76fead99c24 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Wed, 14 Nov 2012 12:25:35 +0100 Subject: [PATCH 1/2] mu4e: fix parent groups of custom groups mu4e and org-mu4e --- mu4e/mu4e-vars.el | 2 +- mu4e/org-mu4e.el | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/mu4e/mu4e-vars.el b/mu4e/mu4e-vars.el index 3f9ec7db..2b0d24da 100644 --- a/mu4e/mu4e-vars.el +++ b/mu4e/mu4e-vars.el @@ -31,7 +31,7 @@ (defgroup mu4e nil "mu4e - mu for emacs" - :group 'local) + :group 'mail) (defcustom mu4e-mu-home nil "Location of the mu homedir, or nil for the default." diff --git a/mu4e/org-mu4e.el b/mu4e/org-mu4e.el index 7b4cb6ea..44d5ea14 100644 --- a/mu4e/org-mu4e.el +++ b/mu4e/org-mu4e.el @@ -37,7 +37,8 @@ (defgroup org-mu4e nil "Settings for the org-mode related functionality in mu4e." - :group 'org-mu4e) + :group 'mu4e + :group 'org) (defcustom org-mu4e-link-desc-func (lambda (msg) (or (plist-get msg :subject) "No subject")) From 9b0a21c70feabd84b900b96456e972306ab990ca Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Wed, 14 Nov 2012 12:27:40 +0100 Subject: [PATCH 2/2] mu4e: mu4e-split-view: add to custom group mu4e-headers --- mu4e/mu4e-vars.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mu4e/mu4e-vars.el b/mu4e/mu4e-vars.el index 2b0d24da..b200e26e 100644 --- a/mu4e/mu4e-vars.el +++ b/mu4e/mu4e-vars.el @@ -145,7 +145,8 @@ Also see `mu4e-headers-visible-lines' and `mu4e-headers-visible-columns'." :type '(choice (const :tag "Split horizontally" horizontal) (const :tag "Split vertically" vertical) - (const :tag "Don't split" nil))) + (const :tag "Don't split" nil)) + :group 'mu4e-headers) (defcustom mu4e-show-images nil "Whether to automatically display attached images in the message