]> git.cworth.org Git - obsolete/notmuch-old/commit
emacs: Proper error string handling in search sentinel
authorAustin Clements <amdragon@MIT.EDU>
Fri, 17 May 2013 20:14:28 +0000 (16:14 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 18 May 2013 10:50:11 +0000 (07:50 -0300)
commite63aa66de8d4de43ea9c3b660b951a44dc50bdeb
treec9b6df800cfa967f2a0416ec3627e4a68d4f575e
parent14aef58b61656e1fe19dee224515f066137594ed
emacs: Proper error string handling in search sentinel

Apparently Emacs provides a function to stringify errors properly.
Use this in the search sentinel where we have to do our own error
messaging, rather than assuming the first error argument will be the
descriptive string.
emacs/notmuch.el