Re: [vim] Plugin crashes on certain multi-mime emails

2019-03-28 Thread David Bremner
Nicolas Lesser writes: > For some emails, notmuch-vim crashes. I can't figure out the reason for > this. The stack trace is: > > Error detected while processing function > 13_search_show_thread[10]..13_show: > line 39: > NoMethodError: undefined method `mime_type' for nil:NilClass > eval:22:in

[vim] Plugin crashes on certain multi-mime emails

2019-03-22 Thread Nicolas Lesser
For some emails, notmuch-vim crashes. I can't figure out the reason for this. The stack trace is: Error detected while processing function 13_search_show_thread[10]..13_show: line 39: NoMethodError: undefined method `mime_type' for nil:NilClass eval:22:in `block (2 levels) in ' eval:8:in `each'