]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: notmuch-search-stash-thread-id: use notmuch-search-query-string
authorJonas Bernoulli <jonas@bernoul.li>
Sun, 10 Jan 2021 14:01:04 +0000 (15:01 +0100)
committerDavid Bremner <david@tethera.net>
Fri, 15 Jan 2021 10:45:09 +0000 (06:45 -0400)
No longer use the function `notmuch-search-get-query', which does
nothing but return the value of that variable.  That function was
added in [1: f47eeac0] for use in `notmuch-read-query' along-side
related `notmuch-show-get-query' and `notmuch-tree-get-query' but
using it here makes little sense.

1: f47eeac0b0186c3559eb559c4f0bee0e1fac1961
   emacs: set default in notmuch-read-query


No differences found