[Patch v2 0/3] contrib: pick: remove an unused variable
Mark Walters
markwalters1009 at gmail.com
Mon Aug 26 14:09:02 PDT 2013
v2 of this series is at
id:1377460214-4795-1-git-send-email-markwalters1009 at gmail.com
v2 had a bug on refresh view (which I should have tested more). The
main pick view only worked by fluke as the initial call to pick-worker
was inside a let binding.
This version fixes the bug, moves the call to pick-worker outside the
let binding (so the bug would have shown up sooner) and also adds a
test for refresh view.
It is also rebased on top of
id:1377547043-17584-1-git-send-email-markwalters1009 at gmail.com so that
series should be applied first.
Best wishes
Mark
Mark Walters (3):
contrib: pick: remove unneeded variable notmuch-pick-buffer-name
contrib: pick: add docstring for notmuch-pick-worker
contrib: pick: test: refresh view
contrib/notmuch-pick/notmuch-pick.el | 29 +++++++++++++----------------
contrib/notmuch-pick/test/emacs-pick | 11 +++++++++++
2 files changed, 24 insertions(+), 16 deletions(-)
--
1.7.9.1
More information about the notmuch
mailing list