From 07911468c09a7fe25fce4ff79ded5d05826504d5 Mon Sep 17 00:00:00 2001 From: fpi Date: Wed, 8 Jul 2020 16:44:30 +0200 Subject: Add .ADAPT files to gnus-cloud --- gnus.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnus.org b/gnus.org index 6f0302b..c070a3b 100644 --- a/gnus.org +++ b/gnus.org @@ -249,6 +249,9 @@ To enable it go to the gnus server buffer and mark the servers to be synced with (setq gnus-cloud-method (concat "nnimap:" (car private/personal-imap-info))) #+end_src Commands to interact with the gnus cloud are prefixed with =~= in the group buffer. +#+begin_src emacs-lisp +(setq gnus-cloud-synced-files '("~/.authinfo.gpg" "~/.gnus.registry.eieio" (:directory "~/News" :match ".*.\\(SCORE\\|ADAPT\\)"))) +#+end_src *** Display Sort by newest first #+begin_src emacs-lisp -- cgit v1.2.3