From ab3de4324bd56cde6916e183e9670f684e6f6fa8 Mon Sep 17 00:00:00 2001 From: fpi Date: Sat, 1 Aug 2020 18:44:32 +0200 Subject: Add dotfiles patch files to gnus cloud --- gnus.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'gnus.org') diff --git a/gnus.org b/gnus.org index de2a60d..907a387 100644 --- a/gnus.org +++ b/gnus.org @@ -257,7 +257,10 @@ To enable it go to the gnus server buffer and mark the servers to be synced with #+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\\)"))) +(setq gnus-cloud-synced-files '("~/.authinfo.gpg" + "~/.gnus.registry.eieio" + (:directory "~/News" :match ".*.\\(SCORE\\|ADAPT\\)") + (:directory "~/git/projects/dotfiles" :match "[0-9]+-.*\\.patch"))) #+end_src *** Display Sort by newest first -- cgit v1.2.3