From: Mark Walters Date: Sun, 30 Jun 2013 08:55:11 +0000 (+0100) Subject: contrib: pick: remove hack notmuch-pick-show-match-message-with-wait X-Git-Tag: 0.16_rc1~28 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=a9dbcbb00c0e26db9344472619c7cdc9a807f5a8;hp=a9dbcbb00c0e26db9344472619c7cdc9a807f5a8;p=obsolete%2Fnotmuch-old contrib: pick: remove hack notmuch-pick-show-match-message-with-wait This function was a horrible hack (sleeping while waiting for the correct message). The new target code can just open the message in the message window when it arrives. ---