unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Rodney Lorrimar <dev@rodney.id.au>
To: Aaron Ecay <aaronecay@gmail.com>, notmuch@notmuchmail.org
Subject: Re: Infinite loop in emacs interface
Date: Tue, 17 Jan 2012 23:44:40 +0100	[thread overview]
Message-ID: <87fwfe3q5j.fsf@boekje.home> (raw)
In-Reply-To: <m2k44qb573.fsf@gmail.com>

Hi,

Actually, this is starting to look like a problem with gnus in the
latest emacs-snapshot.

I didn't notice before, but when I view the thread, I get this error:

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)

Someone seems to have come across it quite a while ago.

http://lists.gnu.org/archive/html/emacs-devel/2010-11/msg00625.html

This is quite strange because the previous emacs snapshot (20120105) was
working OK.

Running this code before viewing the thread seems to remove the error
and stop the infinite loop:

(defvar gnus-inhibit-images nil "*testing")
(set-variable 'gnus-inhibit-images nil)

But that's about the extent of my elisp knowledge. I'm not sure how to
actually fix the bug.


Cheers,

Rodney

  parent reply	other threads:[~2012-01-17 22:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-17 17:17 Infinite loop in emacs interface Rodney Lorrimar
2012-01-17 17:37 ` Aaron Ecay
2012-01-17 18:35   ` Rodney Lorrimar
2012-01-17 22:44   ` Rodney Lorrimar [this message]
2012-01-23 14:26     ` Florian Friesdorf
2012-01-23 14:38       ` Florian Friesdorf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fwfe3q5j.fsf@boekje.home \
    --to=dev@rodney.id.au \
    --cc=aaronecay@gmail.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).