From 90119853b1306f6792c690a802b4c81f279186dc Mon Sep 17 00:00:00 2001 From: Katsumi Yamaoka Date: Mon, 28 Apr 2014 06:30:39 +0000 Subject: [PATCH] lisp/gnus/gnus-art.el (gnus-mime-display-attachment-buttons-in-header): Fix custom group --- lisp/gnus/gnus-art.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index 008fa266ea5..0d68c5442f9 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el @@ -5866,7 +5866,7 @@ overlook them if there is a huge body. This option offers you a copy of all non-inlinable MIME parts as buttons shown in front of an article. If nil, don't show those extra buttons." :version "24.5" - :group 'gnus-article + :group 'gnus-article-mime :type 'boolean) (defun gnus-mime-display-part (handle) -- 2.39.2