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

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

Date: Mon, 26 Aug 2013 20:57:21 +0100

To: notmuch@notmuchmail.org

Cc:

From: Mark Walters


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


Thread: