]> git.eshelyaron.com Git - emacs.git/commit
Make sure nnselect search query is properly parsed
authorAndrew G Cohen <cohen@andy.bu.edu>
Fri, 18 Feb 2022 06:01:55 +0000 (14:01 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Fri, 18 Feb 2022 06:01:55 +0000 (14:01 +0800)
commit9a9a3390adc7ed286442300d46c87ecfdc764614
tree856c0bfd9a00cd660dcfc24a40ff7babe9c865ff
parent8a924c8b49e6d7db74ec28120c05d3295eaed541
Make sure nnselect search query is properly parsed

* lisp/gnus/gnus-search.el (gnus-search-make-spec): The search query
should not be interpreted as raw, but whatever the underlying search
engine expects.
lisp/gnus/gnus-search.el