[Patch v3 0/3] contrib: pick: remove an unused variable

Mark Walters markwalters1009 at gmail.com
Mon Sep 2 13:15:11 PDT 2013


v2 of this is at id:1377551345-27147-1-git-send-email-markwalters1009 at gmail.com

This is unchanged except it is rebased on top of the series
id:1377460534-6022-1-git-send-email-markwalters1009 at gmail.com so that
should be applied first.

The only difference is in the context of patch 1 of this series (and
slight line number changes). The diff of the patches is below

I will mark this as ready based on Tomi's review of v2.

Best wishes

Mark

1c1
< From 8d989eca9ccccbc9bc2e65d24a10d5ce6bc04b14 Mon Sep 17 00:00:00 2001
---
> From ba60dbf7f8f3f1f92839a03400c54d769a33c724 Mon Sep 17 00:00:00 2001
17c17
< index f7caaa8..32bd6b5 100644
---
> index 8c499b0..5943ac2 100644
31c31
< @@ -590,13 +586,11 @@ message will be \"unarchived\", i.e. the tag changes in
---
> @@ -586,13 +582,11 @@ message will be \"unarchived\", i.e. the tag changes in
45,47c45,47
<  (defun notmuch-pick-thread-top ()
<    (when (notmuch-pick-get-message-properties)
< @@ -859,12 +853,11 @@ Complete list of currently available key bindings:
---
>  (defun notmuch-pick-clean-address (address)
>    "Try to clean a single email ADDRESS for display. Return
> @@ -795,12 +789,11 @@ Complete list of currently available key bindings:
61c61
< @@ -877,7 +870,7 @@ Complete list of currently available key bindings:
---
> @@ -813,7 +806,7 @@ Complete list of currently available key bindings:
70c70
< @@ -910,13 +903,13 @@ The arguments are:
---
> @@ -846,13 +839,13 @@ The arguments are:




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