From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28473 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: What does this error message mean ? Date: 29 Dec 1999 21:48:03 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <19991229202018.A3735@sre-4-139.urbanet.ch> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165315 30052 80.91.224.250 (21 Oct 2002 01:55:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:55:15 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 88B83D051E for ; Wed, 29 Dec 1999 15:51:50 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB28849; Wed, 29 Dec 1999 14:51:32 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 29 Dec 1999 14:49:55 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA18704 for ; Wed, 29 Dec 1999 14:49:45 -0600 (CST) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by mailhost.sclp.com (Postfix) with ESMTP id 4C643D051F for ; Wed, 29 Dec 1999 15:48:06 -0500 (EST) Original-Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id VAA09919; Wed, 29 Dec 1999 21:48:04 +0100 (MET) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id VAA02331; Wed, 29 Dec 1999 21:48:03 +0100 (MET) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-6) id VAA05860; Wed, 29 Dec 1999 21:48:03 +0100 X-Authentication-Warning: lucy.cs.uni-dortmund.de: grossjoh set sender to Kai.Grossjohann@CS.Uni-Dortmund.DE using -f Original-To: Pieter Wenk In-Reply-To: Pieter Wenk's message of "Wed, 29 Dec 1999 20:20:18 +0100" Original-Lines: 11 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28473 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28473 Pieter Wenk writes: > variable binding depth exceeds max-specpdl-size. This is a measure against infinite loops, I think. It seems that demanding Lisp packages sometimes need more than the normal limit. You could try increasing the number: (setq max-specpdl-size 9999) kai -- A preposition is not a good thing to end a sentence with.