]> git.eshelyaron.com Git - emacs.git/commit
Fix gnus-search notmuch thread searches
authorEric Abrahamsen <eric@ericabrahamsen.net>
Thu, 17 Feb 2022 21:09:49 +0000 (13:09 -0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Thu, 17 Feb 2022 21:11:25 +0000 (13:11 -0800)
commit246f627a4125d8b3ae5e88748a439f3f594340b5
tree3a5b9586d115f794e6f3dd31a1c4b308e2565a67
parent3d0f5bc219de43ebd1789882bad483720d581a4e
Fix gnus-search notmuch thread searches

* lisp/gnus/gnus-search.el (gnus-search-run-search): Multiple things
wrong with collecting thread ids from the search results, and
constructing a new search query.
(gnus-search-indexed-search-command): Use list appending rather than
backtick construction, that was more confusing than it was helpful.
lisp/gnus/gnus-search.el