Mark Walters
bd918e35d4
contrib: pick: use notmuch-clean-address
...
Now notmuch-clean-address is split out in show pick can use that (with a small
wrapper).
2012-12-03 07:34:31 -04:00
Mark Walters
113e30c01b
contrib: pick: use async parser from lib
...
This moves notmuch-pick to use the newly split out async json parser
from notmuch-lib.el.
2012-12-01 08:16:06 -04:00
markwalters1009
859b8ed791
contrib: pick: remove some debug timing messages
...
When I submitted notmuch-pick I deleted most of the debug messages but
I missed two cases. Remove them now.
2012-12-01 08:15:45 -04:00
Mark Walters
96d9f54615
contrib: pick: bugfix when trying to show a non-message
...
If the user pressed return on the end result status line it gave a
blank message. Modify the function notmuch-pick-get-message-id to
return nil rather than an empty message-id in this case to fix this.
This also fixes a bug in the (lack of) quoting of the id string.
2012-11-16 15:37:10 -04:00
Mark Walters
3d92a257c8
contrib: add notmuch-pick.el file itself
...
This adds the main notmuch-pick.el file.
2012-10-28 09:35:02 -03:00