From: David Bremner Date: Thu, 10 Dec 2009 15:14:35 +0000 (-0400) Subject: notmuch.el: patch notmuch-show to call notmuch show without query-context (i.e. witho... X-Git-Tag: 0.1~212 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=0a53a1d1d7ca3732e9711a718dabca56425df2d4;hp=0a53a1d1d7ca3732e9711a718dabca56425df2d4 notmuch.el: patch notmuch-show to call notmuch show without query-context (i.e. without tag:inbox) if the first query returns nothing. This fixes the annoying bug of archiving a thread, and then going back to open it and getting an error. It needs the notmuch-show API changing patch of 1259979997-31544-3-git-send-email-david@tethera.net. ---