diff options
| author | Rudolf Adamkovič <salutis@me.com> | 2023-12-13 22:39:02 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2024-08-06 06:25:07 -0300 |
| commit | bc989209171d406b3671024542e59b86b0ecb23d (patch) | |
| tree | e7b90a57e758f5541e918e225ab1628f69e3db27 /notmuch-show.c | |
| parent | a8ba7c59a40e84da6f0e07782c4472bf26a409ea (diff) | |
emacs: Fix saved-search buffer titles
REPRODUCTION STEPS:
(let ((notmuch-saved-searches
(list (list :name "Emacs List"
:query "query:lists-emacs")
(list :name "All Lists"
:query "query:lists"))))
(notmuch-search-buffer-title "query:lists-emacs" ))
ACTUAL:
"*notmuch-saved-search-[ All Lists ]-emacs*"
EXPECTED:
"*notmuch-saved-search-Emacs List*"
Diffstat (limited to 'notmuch-show.c')
0 files changed, 0 insertions, 0 deletions
