Update gnus file stuff

This commit is contained in:
Case Duckworth 2021-05-05 17:55:35 -05:00
parent 3ffbf503fe
commit b4d439908f
1 changed files with 4 additions and 2 deletions

View File

@ -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")