From: Mark Walters Date: Sat, 8 Dec 2012 12:44:34 +0000 (+0000) Subject: contrib: pick: slightly tweak running search and pick from pick buffer X-Git-Tag: 0.15_rc1~45 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=da6d66e2864d32d4e6238691b66204ff86c9961e;hp=da6d66e2864d32d4e6238691b66204ff86c9961e;p=notmuch contrib: pick: slightly tweak running search and pick from pick buffer Previously running search or pick from the pick buffer did not close the message pane (if open). This meant that then new search ends up in a very small window. Fix this so that the message pane is shut. However, make it so that the pane is shut after the search string is entered in case the user is basing the search on something in the current message. ---