From: David Bremner Date: Sat, 15 Jul 2017 02:01:26 +0000 (-0300) Subject: cli/new: improve error reporting X-Git-Tag: 0.26_rc0~205 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=1307868f1e885fe5791a7c63ba33329eef405a80;hp=1307868f1e885fe5791a7c63ba33329eef405a80;p=notmuch cli/new: improve error reporting Recently a user reported a crash in notmuch new, but because of missing error reporting, all they could say was "A Xapian exception occured". This commit adds the extra information available about the error message in the exception. ---