]> git.eshelyaron.com Git - emacs.git/commit
Fix bug in indexed gnus-search-run-search method
authorEric Abrahamsen <eric@ericabrahamsen.net>
Thu, 1 Jun 2017 14:18:06 +0000 (22:18 +0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 2 Jun 2017 14:10:11 +0000 (22:10 +0800)
commitb23fe432f0ecf1d206bf943e15ff928725eb12ae
treee55c909a68af28cdd9a9c0c63edd7c0d58b57fce
parent353288d9e3f8907f0e154b7fea50909c2f4c2b75
Fix bug in indexed gnus-search-run-search method

* lisp/gnus/gnus-search.el (gnus-search-run-search): In case of error,
  this would have returned the actual process buffer for the notmuch
  process: it should return nil.
lisp/gnus/gnus-search.el