X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/5223adaa187d2231f03f59a44473b93192bc6968..e6395174b102c401b4d8452c926cc4003049bdf9:/dot/gnus.el diff --git a/dot/gnus.el b/dot/gnus.el index ff2210e..2391c48 100644 --- a/dot/gnus.el +++ b/dot/gnus.el @@ -244,6 +244,12 @@ right thing." (setq message-send-mail-function 'mdw-message-send-it) ;;;-------------------------------------------------------------------------- +;;; Gnus Cloud nonsense. + +(setq gnus-cloud-synced-files + '((:directory "~/News" :match ".*.SCORE\\'"))) + +;;;-------------------------------------------------------------------------- ;;; Local configuration. ;; Fetching news from the local news server seems sensible.