From c662823eeb5f8213263ee59f592887569b4b3a28 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 29 Oct 2021 06:09:03 +0100 Subject: no corfu in notmuch-message-mode, it wreaks havoc --- lib/net/jao-notmuch.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/net') diff --git a/lib/net/jao-notmuch.el b/lib/net/jao-notmuch.el index 5aad002..b9a9be9 100644 --- a/lib/net/jao-notmuch.el +++ b/lib/net/jao-notmuch.el @@ -250,7 +250,7 @@ (forward-line 1))) (when cnt (list total match cnt)))) -(defvar jao-notmuch-tree-buffer-name-format "%Q [%N / %M] %n / %m") +(defvar jao-notmuch-tree-buffer-name-format "%Q [%N / %M / %T] %n / %m / %t") (defun jao-notmuch-tree--format-name (query total match new ttotal tmatch tnew) (format-spec jao-notmuch-tree-buffer-name-format -- cgit v1.2.3