From 7b953837db8d4163b94367393e72385f8dd2f8a7 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Fri, 13 Aug 2021 10:48:50 +0800 Subject: * gnus-conf.el (sc-confirm-always-p): too annoying --- gnus-conf.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gnus-conf.el') diff --git a/gnus-conf.el b/gnus-conf.el index 4fe446c..39a211a 100644 --- a/gnus-conf.el +++ b/gnus-conf.el @@ -241,3 +241,6 @@ ;; I used to use the nested style, but now I think the non-nested ;; style is clearer and cleaner (setq sc-nested-citation-p nil) + +;; Don't query me each time +(setq sc-confirm-always-p nil) -- cgit v1.2.3-18-g5258