Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Cor Gest <cor@clsnet.nl>
Subject: Re: Thread limiting
Date: 27 May 2006 11:41:16 +0000	[thread overview]
Message-ID: <87zmh3wv8j.fsf@atthis.clsnet.nl> (raw)
In-Reply-To: <1148724852.657305.144960@i39g2000cwa.googlegroups.com>


Some entity AKA "Guillaume R." <raimondeau@gmail.com>
 wrote this mindboggling stuff:

(selectively-snipped-or-not-p)

> "Variable binding depth exceeds max-specpdl-size"
> I can connect to the server, seeing my group but when I type RET in the
> group buffer to go in one of this group I've got this error.
> Do you know what does it mean?

there are inbuild restriction settings within elisp to controle the
use of system-resources, 

in my .emacs.el these settings are set to: 
; (custom-set-variables 
; ...
;'(max-lisp-eval-depth 2400)
;'(max-specpdl-size 6400)
; ...)

these can be set to other values than the deafaults, which are rather
conservative.

Cor

-- 
I do not use Windows (tm) therefore I do not fear mail from strangers
If everything else failed to satisfy you, try reading The Frign' Manual
     (defvar My-Computer '((OS . "GNU/Emacs") (IPL . "GNU/Linux")))
				          http://www.clsnet.nl 

  reply	other threads:[~2006-05-27 11:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-25 11:48 Guillaume R.
2006-05-25 14:07 ` Tassilo Horn
     [not found] ` <mailman.2280.1148566098.9609.info-gnus-english@gnu.org>
2006-05-25 14:40   ` Guillaume R.
2006-05-25 16:28     ` Tassilo Horn
     [not found]     ` <mailman.2288.1148574539.9609.info-gnus-english@gnu.org>
2006-05-26  7:23       ` Guillaume R.
2006-05-26 10:07         ` Tassilo Horn
     [not found]         ` <mailman.2315.1148638103.9609.info-gnus-english@gnu.org>
2006-05-27 10:14           ` Guillaume R.
2006-05-27 11:41             ` Cor Gest [this message]
2006-05-27 12:38             ` Tassilo Horn

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=87zmh3wv8j.fsf@atthis.clsnet.nl \
    --to=cor@clsnet.nl \
    /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).