]> git.notmuchmail.org Git - notmuch/commit
emacs/notmuch-show.el: handle bodypart insert error
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 21 Oct 2012 13:35:09 +0000 (16:35 +0300)
committerDavid Bremner <bremner@debian.org>
Wed, 7 Nov 2012 12:04:12 +0000 (08:04 -0400)
commit7c6ac9fbae354cf0f5dd1686476a99f2420bc689
tree9274e5d6effcb0e63ce62664f4b3fddac4d12f32
parent96864a9aea20f477d5542e5fb390becf20942337
emacs/notmuch-show.el: handle bodypart insert error

When inserting of email bodypart failes, insert a failure message
to the buffer (and continue) instead of halting the insertion of
the rest of that email thread in question.
emacs/notmuch-show.el