Re: Infinite loop in emacs interface

2012-01-24 Thread Florian Friesdorf
On Mon, 23 Jan 2012 15:26:20 +0100, Florian Friesdorf f...@chaoflow.net wrote: On Tue, 17 Jan 2012 23:44:40 +0100, Rodney Lorrimar d...@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))

Infinite loop in emacs interface

2012-01-23 Thread Florian Friesdorf
On Mon, 23 Jan 2012 15:26:20 +0100, Florian Friesdorf wrote: > On Tue, 17 Jan 2012 23:44:40 +0100, Rodney Lorrimar > wrote: > > > > Debugger entered--Lisp error: (void-variable gnus-inhibit-images) > > mm-shr((# ("text/html") nil nil nil nil nil nil)) > > mm-inline-text-html((#

Re: Infinite loop in emacs interface

2012-01-23 Thread Florian Friesdorf
On Tue, 17 Jan 2012 23:44:40 +0100, Rodney Lorrimar d...@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))

Infinite loop in emacs interface

2012-01-17 Thread Rodney Lorrimar
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((# ("text/html") nil nil nil nil nil nil))

Infinite loop in emacs interface

2012-01-17 Thread Rodney Lorrimar
On Tue, 17 Jan 2012 12:37:52 -0500, Aaron Ecay wrote: > After converting the mbox file to Maildir and adding it to my mailstore, > I cannot reproduce the loop. (The versions of notmuch and emacs I used > are close to the ones you have, but not an exact match, so it may be > something subtle

Infinite loop in emacs interface

2012-01-17 Thread Rodney Lorrimar
Hi, Emacs notmuch is a really excellent mail program. But today I got an infinite loop in emacs 24.0.92.1 with notmuch (0.11 and master). It only happens when viewing a certain thread. There seem to be 2 problems: 1. the n and p keys (notmuch-show-{next,previous}-open-message) can't get

Infinite loop in emacs interface

2012-01-17 Thread Aaron Ecay
Rodney, After converting the mbox file to Maildir and adding it to my mailstore, I cannot reproduce the loop. (The versions of notmuch and emacs I used are close to the ones you have, but not an exact match, so it may be something subtle about those versions. I can investigate more carefully if

Infinite loop in emacs interface

2012-01-17 Thread Rodney Lorrimar
Hi, Emacs notmuch is a really excellent mail program. But today I got an infinite loop in emacs 24.0.92.1 with notmuch (0.11 and master). It only happens when viewing a certain thread. There seem to be 2 problems: 1. the n and p keys (notmuch-show-{next,previous}-open-message) can't get

Re: Infinite loop in emacs interface

2012-01-17 Thread Aaron Ecay
Rodney, After converting the mbox file to Maildir and adding it to my mailstore, I cannot reproduce the loop. (The versions of notmuch and emacs I used are close to the ones you have, but not an exact match, so it may be something subtle about those versions. I can investigate more carefully if

Re: Infinite loop in emacs interface

2012-01-17 Thread Rodney Lorrimar
On Tue, 17 Jan 2012 12:37:52 -0500, Aaron Ecay aarone...@gmail.com wrote: After converting the mbox file to Maildir and adding it to my mailstore, I cannot reproduce the loop. (The versions of notmuch and emacs I used are close to the ones you have, but not an exact match, so it may be

Re: Infinite loop in emacs interface

2012-01-17 Thread Rodney Lorrimar
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))