X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-message.el;h=264a5b9b496f483df94e0dde844b7d926712a6e2;hp=08e5b1749af8e4d11813826f23675f6c6676806a;hb=643ce61c1babf6e73ca7e03fb907282e7ee3b176;hpb=5c12ee4b5d942b5c9efc79922d25b1cf9934aab0 diff --git a/emacs/notmuch-message.el b/emacs/notmuch-message.el index 08e5b174..264a5b9b 100644 --- a/emacs/notmuch-message.el +++ b/emacs/notmuch-message.el @@ -31,7 +31,7 @@ For example, if you wanted to add a \"replied\" tag and remove the \"inbox\" and \"todo\", you would set (\"replied\" \"-inbox\" \"-todo\"\)" :type 'list - :group 'notmuch) + :group 'notmuch-send) (defun notmuch-message-mark-replied () ;; get the in-reply-to header and parse it for the message id.