Gnus development mailing list
 help / color / mirror / Atom feed
From: Pieter Wenk <pwenk@urbanet.ch>
Subject: Re: lisp nesting exceeds 'max-eval-depth
Date: Mon, 17 Jan 2000 08:03:27 +0100	[thread overview]
Message-ID: <20000117080327.B450@sre-4-139.urbanet.ch> (raw)
In-Reply-To: <v1tln5pi3uu.fsf@maru.rem.cs.cmu.edu>

On lun, 17 jan 2000, Michael Welsh Duggan wrote:

>Pieter Wenk <pwenk@urbanet.ch> writes:
>
>> It happens, that I am getting:
>> 
>>  lisp nesting exceeds 'max-eval-depth
>> 
>> How can I correct this. Kai suggested I am adding in 
>> ~/.emacs  (setq max-specpdl-size 9999)
>> 
>> what I have done...
>> 
>> Unfortunately the problem is not solved.
>> 
>> Any ideas what I have to do ?
>
>`max-eval-depth' exists to protect against infinite recursion.  What
>this error message means in this case is that emacs's call stack has
>reached a depth of 9999.  This is an unlikely depth for normal usage
>of gnus.  (I run with a `max-eval-depth' of 1500 with no problems.)
>What are you trying to do when the problem occurs?  Try setting
>`debug-on-error' to t and see if the resulting backtrace looks like a
>case of infinite recursion.  If you think this is still a Gnus related
>problem, post the repeating bit of the backtrace here.

In fact, I do nothing special...just reading news.
Shall set debug on error and will let you know backtrace.

Regards
--
        
                           / /  (_)____ __ ____  __
      Pieter Wenk         / /__/ / _ \/ // /\ \/ /  Vevey/Switzerland
                         /____/_/_//_/\_,_/ /_/\_\





      reply	other threads:[~2000-01-17  7:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-16 19:44 Pieter Wenk
2000-01-17  6:55 ` Michael Welsh Duggan
2000-01-17  7:03   ` Pieter Wenk [this message]

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

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

  git send-email \
    --in-reply-to=20000117080327.B450@sre-4-139.urbanet.ch \
    --to=pwenk@urbanet.ch \
    /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.
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 NNTP newsgroup(s).