From 5660eb048b483889d10c28ff70dcdac3027a0cc4 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 2 Apr 2024 23:04:49 +0100 Subject: notmuch: tree message counts in modeline rather than header --- custom/jao-custom-notmuch.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index 524a767..0cbbfaa 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -372,7 +372,7 @@ :init (setq gnus-blocked-images "." notmuch-message-headers - '("To" "Cc" "Date" "Reply-To" "List-Id" "X-RSS-Feed") + '("Subject" "To" "Cc" "Date" "Reply-To" "List-Id" "X-RSS-Feed") notmuch-show-only-matching-messages t notmuch-show-part-button-default-action 'notmuch-show-view-part notmuch-wash-signature-lines-max 0 -- cgit v1.2.3