]> git.eshelyaron.com Git - emacs.git/commit
Another backwards-compatibility fix for gnus-search
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sun, 8 Nov 2020 16:37:03 +0000 (08:37 -0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Sun, 8 Nov 2020 16:39:19 +0000 (08:39 -0800)
commit33c7ddd47da7645a5002185414868ff654452752
treee7bedc13c50fe4a5816a94ce660c7297cde0782b
parentcfe8a73cab5e7a9c6a6fcc212bd9df980f233895
Another backwards-compatibility fix for gnus-search

* lisp/gnus/gnus-search.el (gnus-search-server-to-engine): Because of
the way we've set up the obsolete variable alias for
`nnir-method-default-engines', we may end up with its value in
`gnus-search-default-engines'. Make the check for "old style" values
general, so we catch them no matter where they came from.
lisp/gnus/gnus-search.el