From 6c9c256d2817ba4d92b6e96ff4536c27ddd2e032 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 18 Mar 2022 21:33:59 +0000 Subject: nits --- gnus.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gnus.org') diff --git a/gnus.org b/gnus.org index 2fd5d99..5d5df3e 100644 --- a/gnus.org +++ b/gnus.org @@ -459,7 +459,7 @@ #+end_src *** Summary line #+begin_src emacs-lisp - (setq gnus-not-empty-thread-mark ?·) ; ↓) + (setq gnus-not-empty-thread-mark ?↓) ; ↓) ?· (setq jao-gnus--summary-line-fmt (concat "%%U %%*%%R %%uj " "[ %%~(max-right 23)~(pad-right 23)uf " @@ -496,7 +496,8 @@ (concat (regexp-opt '("ElDiaro.es " "ElDiario.es - ElDiario.es: " "The Guardian: " - "Aeon | a world of ideas: ")) + "Aeon | a world of ideas: " + ": ")) "\\|unofficial mirror of [^:]+: ")) (defun gnus-user-format-function-f (headers) -- cgit v1.2.3