Don't worry about a ~/.newsrc file

I don't plan on using any other news readers.
This commit is contained in:
Case Duckworth 2021-04-27 17:30:06 -05:00
parent 693ef0e7d0
commit b281c6d9c6
1 changed files with 3 additions and 1 deletions

View File

@ -76,7 +76,9 @@
;;; Gnus behavior options
(setq gnus-gcc-mark-as-read t
message-signature (or (file-exists-p message-signature-file)
"~ acdw"))
"~ acdw")
gnus-save-newsrc-file nil
gnus-read-newsrc-file nil)
;;; Gnus UI options
(setq gnus-thread-sort-functions '(gnus-thread-sort-by-most-recent-date