Bug in emacs showing long threads

Darren McGuicken mailing-notmuch at fernseed.info
Mon Dec 20 02:14:40 PST 2010


On Sun, 19 Dec 2010 22:27:05 -0500, Scott Henson <scott at foolishpride.org> wrote:
> I've been having problems with really long threads for a while when
> using notmuch.  When I click on them in emacs to display the content,
> I get "Lisp nesting exceeds `max-lisp-eval-depth'"

Hi Scott, have you tried just bumping up the value of
max-lisp-eval-depth from its default value?  I'm not sure that gets at
the root of the problem but it should at least make the threads
viewable.

Try adding to your .emacs, something like:
   (setq max-lisp-eval-depth 1000)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20101220/a3093801/attachment.pgp>


More information about the notmuch mailing list