summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 24245db..b7b80b4 100644
--- a/init.el
+++ b/init.el
@@ -1788,6 +1788,7 @@
:init
(define-prefix-command 'km/gnus-article-prefix-map)
:config
+ (setq gnus-article-x-face-too-ugly ".*")
(define-key gnus-article-mode-map "v" #'org-capture)
(define-key gnus-article-mode-map (kbd "C-c m")
'km/gnus-article-prefix-map))