unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* notmuch-show require gnus-art?
@ 2016-10-02 17:04 Tomas Nordin
  2016-10-02 23:51 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Tomas Nordin @ 2016-10-02 17:04 UTC (permalink / raw)
  To: notmuch

Hello List

I was in chock just about a while ago. Playing around with my notmuch
config and browsing some mails, emacs crashed on me. Reading log files
in /var/log I could see something like

Oct  2 18:07:30 flaptop emacs24.desktop[19659]: Error: /undefinedfilename in (/tmp/magick-19659Ldz6pYLEprV4)
.
.
.
Oct  2 18:07:30 flaptop emacs24.desktop[19659]: GPL Ghostscript 9.06: Unrecoverable error, exit code 1

and a lot more of course. But this reminded me on some lines I have read
on the notmuch.org site:

Issues with Emacs 24

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?

Best regards
--
Tomas

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: notmuch-show require gnus-art?
  2016-10-02 17:04 notmuch-show require gnus-art? Tomas Nordin
@ 2016-10-02 23:51 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2016-10-02 23:51 UTC (permalink / raw)
  To: Tomas Nordin, notmuch

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-02 23:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-02 17:04 notmuch-show require gnus-art? Tomas Nordin
2016-10-02 23:51 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).