[PATCH 0/3] Use global keymap for pick entry.

Subject: [PATCH 0/3] Use global keymap for pick entry.

Date: Sun, 15 Sep 2013 15:35:03 +0100

To: notmuch@notmuchmail.org

Cc:

From: Mark Walters


This uses the recently added global keymap for pick entry. Adding this
showed a couple of historical anomalies: first that we don't need to
quote the keymap in define-key, and secondly that the
notmuch-pick-from-hello function is no longer needed.

Thus we remove the superfluous quotes and we remove the unneeded
function.

All tests pass and all key bindings still seem to work.

Best wishes

Mark


Mark Walters (3):
  contrib: pick: remove some superfluous quotes
  contrib: pick: use the new notmuch-common-keymap for pick entry
  contrib: pick: remove unused notmuch-pick-from-hello

 contrib/notmuch-pick/notmuch-pick.el |   21 ++++-----------------
 1 files changed, 4 insertions(+), 17 deletions(-)

-- 
1.7.9.1


Thread: