[PATCH 0/2] contrib: pick: remove sync parser

Mark Walters markwalters1009 at gmail.com
Mon Aug 26 12:57:21 PDT 2013


Pick has two possible parsing methods: a synchronous one (like show)
and an async one (like search). The async parser has been the default
since at least the time pick first entered contrib. I don't believe
there have been any reported problems with it during this time so we
might as well remove the sync parser and the associated defcustom. We
also remove the sync tests.

Best wishes

Mark




Mark Walters (2):
  contrib: pick: remove sync parser
  contrib: pick: remove sync tests

 contrib/notmuch-pick/notmuch-pick.el      |   36 +++++-----------
 contrib/notmuch-pick/run-tests.sh         |    2 +-
 contrib/notmuch-pick/test/emacs-pick-sync |   64 -----------------------------
 3 files changed, 12 insertions(+), 90 deletions(-)
 delete mode 100755 contrib/notmuch-pick/test/emacs-pick-sync

-- 
1.7.9.1



More information about the notmuch mailing list