From bdbd41bcfa27184290eb8ffde6c5d7d3052f8079 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 23 May 2022 05:13:48 +0100 Subject: nits --- notmuch.org | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'notmuch.org') diff --git a/notmuch.org b/notmuch.org index f4756f8..ee076fa 100644 --- a/notmuch.org +++ b/notmuch.org @@ -85,15 +85,15 @@ "lisp" "scheme" "xmobar" - "geiser" - "philosophy" + "geiser")) + `(,(jao-notmuch--qn "feeds" "prog" "fp" + '("tag:prog" "not tag:\"/emacs/\""))) + (mapcar #'jao-notmuch--sq '("philosophy" "math" "physics" "sci" "gr-qc" - "quant-ph")) - `(,(jao-notmuch--qn "feeds" "prog" "fp" - '("tag:prog" "not tag:\"/emacs/\""))))) + "quant-ph")))) (defvar jao-notmuch-bigml-searches `(,(jao-notmuch--q "bigml" "inbox" "bi") @@ -396,7 +396,7 @@ notmuch-wash-citation-lines-prefix 10 notmuch-wash-citation-lines-suffix 20 notmuch-show-text/html-blocked-images "." - notmuch-show-header-line " %s") + notmuch-show-header-line #'jao-notmuch-message-header-line) :config -- cgit v1.2.3