From b4d439908f4b4f66f2210b41df7b4b3d44365f2e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 5 May 2021 17:55:35 -0500 Subject: Update gnus file stuff --- gnus.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gnus.el') diff --git a/gnus.el b/gnus.el index b154944..545268f 100644 --- a/gnus.el +++ b/gnus.el @@ -39,11 +39,13 @@ (setq gnus-gcc-mark-as-read t message-signature (or (file-exists-p message-signature-file) "~ acdw") + gnus-startup-file (expand-file-name "newsrc" gnus-home-directory) gnus-save-newsrc-file nil gnus-read-newsrc-file nil + gnus-read-active-file 'some + gnus-always-read-dribble-file t gnus-interactive-exit nil - gnus-use-cache t - gnus-read-active-file 'some) + gnus-use-cache t) ;; Keybindings (define-key gnus-group-mode-map (kbd "q") -- cgit 1.4.1-21-gabe81