From: Eric Anholt Date: Fri, 20 Nov 2009 13:00:42 +0000 (+0100) Subject: When a search query triggers a Xapian exception, log what the query was. X-Git-Tag: 0.1~398 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=59c241ebd0e05abb38e1feb510116b4b97b2baa6;hp=59c241ebd0e05abb38e1feb510116b4b97b2baa6 When a search query triggers a Xapian exception, log what the query was. In my script containing a series of queries to be run on new mail for setting up tags, it's nice to see which query I typed wrong. Signed-off-by: Eric Anholt ---