]> git.eshelyaron.com Git - emacs.git/commit
Don't parse the address: key
authorEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 26 May 2017 06:27:56 +0000 (14:27 +0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 26 May 2017 06:27:56 +0000 (14:27 +0800)
commit7f21251a564b81a2825e1a8758785d7ab3a4fc35
treec2feaa5653b2612b27cbd7b44305ebadec55d679
parent9965b9b34065e3f62581deff584070da8d279b97
Don't parse the address: key

* lisp/gnus/gnus-search.el (gnus-search-query-parse-kv): Allow this
  key to pass unmolested. Handle it in the individual search engines.
  (gnus-search-query-parse-contact): Produce the "address" key as
  necessary.
  (gnus-search-transform-expression): Handle "address" key explicitly
  in imap, notmuch, and namazu backends.
lisp/gnus/gnus-search.el