Infinite loop in emacs interface

Florian Friesdorf flo at chaoflow.net
Mon Jan 23 06:26:20 PST 2012


On Tue, 17 Jan 2012 23:44:40 +0100, Rodney Lorrimar <dev at rodney.id.au> wrote:
> 
> Debugger entered--Lisp error: (void-variable gnus-inhibit-images)
>   mm-shr((#<buffer  *temp*> ("text/html") nil nil nil nil nil nil))
>   mm-inline-text-html((#<buffer  *temp*> ("text/html") nil nil nil nil nil nil))
>   mm-display-inline((#<buffer  *temp*> ("text/html") nil nil nil nil nil nil))
>   mm-display-part((#<buffer  *temp*> ("text/html") nil nil nil nil nil nil))
>   notmuch-show-mm-display-part-inline(...snipped...)
>   notmuch-search-show-thread(nil)
>   call-interactively(notmuch-search-show-thread nil nil)

With emacs from git master as of today
(1f48de2bbf78c87c1dee6425181b31be60d39c7c) and notmuch-0.11 you can
workaround it:

(require 'gnus-art)

With emacs pretest 24.0.92 there is a bug in gnus.

Fixes/workarounds are discussed in:
"[PATCH] emacs: Make the part content available to `mm-inline* checks"

-- 
Florian Friesdorf <flo at chaoflow.net>
  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: flo at chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC


More information about the notmuch mailing list