From d1359221ed52ed0ae788ea457dedb70607680c01 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 27 May 2021 03:04:38 +0100 Subject: nits --- gnus.org | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'gnus.org') diff --git a/gnus.org b/gnus.org index fe359da..c6bf589 100644 --- a/gnus.org +++ b/gnus.org @@ -425,7 +425,10 @@ ("^nnimap:feeds/podcasts" (auto-expire . nil) (total-expire . nil)) - ("^nnimap:feeds/\\(papers\\|programming\\|math\\|physics\\)$" + ("^nnimap:feeds/\\(papers\\|math\\|physics\\)$" + (expiry-wait . 30) + (jao-gnus--archiving-group "nnimap:trove/sci")) + ("^nnimap:feeds/\\(programming\\)$" (expiry-wait . 30) (jao-gnus--archiving-group "nnimap:trove/tech") (posting-style (address "jao@gnu.org"))) @@ -460,7 +463,7 @@ (setq gnus-not-empty-thread-mark ?·) ; ↓) (setq jao-gnus--summary-line-fmt (concat "%%U %%*%%R %%uj " - "[ %%~(max-right 20)~(pad-right 20)n " + "[ %%~(max-right 23)~(pad-right 23)n " " %%I%%~(pad-left 2)t ] %%s" "%%-%s=" "%%~(max-right 8)~(pad-left 8)&user-date;" -- cgit v1.2.3