From 649d6ff53accc4c07f3f771c7354b95c19511aa2 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 3 Oct 2022 02:28:02 +0100 Subject: attic --- custom/jao-custom-notmuch.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'custom/jao-custom-notmuch.el') diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index 731a277..4938e01 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -445,7 +445,8 @@ :init (setq notmuch-tree-result-format `(("date" . "%12s ") - (jao-notmuch-format-author . 25) + ("authors" . "%-25s") + ;; (jao-notmuch-format-author . 25) (jao-notmuch-format-msg-ticks . ,jao-mails-regexp) (jao-notmuch-format-tree-and-subject . "%>-85s") (jao-notmuch-format-tags . " (%s)")) -- cgit v1.2.3