]> git.notmuchmail.org Git - notmuch/commit - emacs/notmuch.el
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)
commitc6ac1121d4af9ff1187ae2f5a361fb74ef9c281b
treedba3dccb1687f8b8ecd0070469019021cd71ad5f
parent42d32713be9a23346de09b84983e1dd3b44b3400
emacs: notmuch-search-stash-thread-id: use notmuch-search-query-string

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
emacs/notmuch.el