]> git.eshelyaron.com Git - emacs.git/commit
Fix possible prepending of "TEXT" to IMAP searches
authorEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 11 Jan 2021 17:46:58 +0000 (09:46 -0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 11 Jan 2021 17:48:50 +0000 (09:48 -0800)
commitfcf8ad610d43ba9b96d9ad1cc67185144c819006
tree7519c3a5facbb9cd570f297e78455caa856916dc
parent1aa36d968cd82f6eb5fc09ecad24efd811220483
Fix possible prepending of "TEXT" to IMAP searches

* lisp/gnus/gnus-search.el (gnus-search-imap-search-keys): Add missing
keys "old", "new", "or" and "not".
(gnus-search-run-search): In addition, don't touch the query if it
starts with a parenthesis. Consider just getting rid of this
convenience altogether.
lisp/gnus/gnus-search.el