Re: notmuch-show require gnus-art?

Subject: Re: notmuch-show require gnus-art?

Date: Sun, 02 Oct 2016 20:51:25 -0300

To: Tomas Nordin, notmuch@notmuchmail.org

Cc:

From: David Bremner


Tomas Nordin <tomasn@posteo.net> writes:

> If notmuch-show-mode behaves badly for you in emacs 24.x try adding one of
>
>     (setq gnus-inhibit-images nil)
>
> or
>
>     (require 'gnus-art)
>
> to your .emacs file.
>
> So before going into further details (I will if somebody wants me to), I
> wonder if you think there is a relation between my problem and the
> described possibly bad notmuch-show-mode-behaviour?

It doesn't sound related. The issue referred to is (iirc) a missing
elisp function, so would generate an elisp backtrace, not an emacs
crash.

d

Thread: