summaryrefslogtreecommitdiffhomepage
path: root/email.org
diff options
context:
space:
mode:
Diffstat (limited to 'email.org')
-rw-r--r--email.org3
1 files changed, 2 insertions, 1 deletions
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