]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
contrib: pick: bugfix when trying to show a non-message
authorMark Walters <markwalters1009@gmail.com>
Sat, 10 Nov 2012 17:02:18 +0000 (17:02 +0000)
committerDavid Bremner <bremner@debian.org>
Fri, 16 Nov 2012 19:37:10 +0000 (15:37 -0400)
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.


No differences found