help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Variable binding depth exceeds max-specpdl-size


From: Thien-Thi Nguyen
Subject: Re: Variable binding depth exceeds max-specpdl-size
Date: 07 May 2004 13:46:13 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Joe Corneli <jcorneli@math.utexas.edu> writes:

> What is the preferred way to deal with this error (which seems to
> come up at random when I have a lot of buffers open).

find the unnecessarily recursive and make it iterative.
if the recursion is necessary, checkpoint state out of core.

thi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]