update packages and add valign

This commit is contained in:
2026-04-05 20:00:27 +02:00
parent b062fb98e3
commit 03fb00e374
640 changed files with 109768 additions and 39311 deletions

View File

@@ -1308,7 +1308,7 @@ search results and that are also tagged with the given TAG."
notmuch-tree-basic-query)))
(let ((notmuch-show-process-crypto (notmuch-tree--message-process-crypto)))
(notmuch-tree-close-message-window)
(notmuch-tree (concat notmuch-tree-basic-query " and tag:" tag)
(notmuch-tree (format "(%s) and tag:%s" notmuch-tree-basic-query tag)
notmuch-tree-query-context
nil
nil