From 30f9b880a58a44976b6f30b871d61dd543e9f0ea Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 3 May 2021 17:12:53 -0500 Subject: Stop asking to exit Gnus --- gnus.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnus.el b/gnus.el index 540fed4..db7b0c9 100644 --- a/gnus.el +++ b/gnus.el @@ -86,7 +86,8 @@ message-signature (or (file-exists-p message-signature-file) "~ acdw") gnus-save-newsrc-file nil - gnus-read-newsrc-file nil) + gnus-read-newsrc-file nil + gnus-interactive-exit nil) ;;; Other parameters (setq gnus-parameters -- cgit 1.4.1-21-gabe81