From 40676b71815cf8e31f74373c4d34523ca46d1918 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 11 May 2021 03:32:02 +0100 Subject: gnus tweaks --- email.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'email.org') diff --git a/email.org b/email.org index a1ff941..93af047 100644 --- a/email.org +++ b/email.org @@ -262,7 +262,8 @@ (unless (derived-mode-p 'gnus-summary-mode 'gnus-article-mode 'gnus-group-mode) - (gnus-demon-scan-news)))) + (let ((inhibit-message t)) + (gnus-demon-scan-news))))) #+end_src * notmuch *** local path -- cgit v1.2.3