Configure Gnus Cloud

This is going to cause a merge conflict later.  I've made
`gnus-cloud-storage-method' `base64' because work doesn't have GPG or gzip and
I don't want to bother downloading them.
This commit is contained in:
Case Duckworth 2021-05-01 15:23:49 -05:00
parent 14140211b1
commit 93e124e058
1 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,11 @@
(nnir-search-engine imap))
(nntp "news.tilde.club")))
;;; Gnus cloud
(setq gnus-cloud-method "nnimap:fastmail.com"
gnus-cloud-storage-method 'base64 ; Don't always have GPG or gzip
)
;;; Gnus subscriptions
(setq gnus-options-subscribe (rx (or ;; all alternatives go under this
(seq string-start