]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-lib.el
emacs: invert relation between 'notmuch-send and 'message customization groups
[notmuch] / emacs / notmuch-lib.el
index 924253733a8de115ef7b0d263ba9ce7cb9ed4b5a..e33e69a43ad5c6b2b8c72e17ec22e20241dc8e68 100644 (file)
@@ -42,8 +42,9 @@
 
 (defgroup notmuch-send nil
   "Sending messages from Notmuch."
-  :group 'notmuch
-  :group 'message)
+  :group 'notmuch)
+
+(custom-add-to-group 'notmuch-send 'message 'custom-group)
 
 (defgroup notmuch-crypto nil
   "Processing and display of cryptographic MIME parts."