From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: orgstuct++ does not lurk silently in the shadow Date: Sat, 05 May 2012 18:19:13 +0200 Message-ID: <87y5p6eh32.fsf@gmail.com> References: <20120308070825.947091FDE8@saturn.ch.ristopher.com> <87haw8mf1r.fsf@ucl.ac.uk> <87ipgmkc3y.fsf@gnu.org> <20120429110535.956AE20268@saturn.ch.ristopher.com> <87ipgfdcfr.fsf@gnu.org> <87obq5611b.fsf@ucl.ac.uk> <871un1ih3j.fsf@gnu.org> <87ehr1mnez.fsf@gmail.com> <87y5p6r6ys.fsf@altern.org> <877gwqfwxu.fsf@gmail.com> <8762cafvon.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQhkE-00005r-NE for emacs-orgmode@gnu.org; Sat, 05 May 2012 12:22:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SQhkD-0002tn-2R for emacs-orgmode@gnu.org; Sat, 05 May 2012 12:22:06 -0400 In-Reply-To: <8762cafvon.fsf@gnu.org> (Bastien's message of "Sat, 05 May 2012 18:18:32 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org Bastien writes: > Nicolas Goaziou writes: >> I get the following error every time I try to indent: > > In org-mode or in message-mode? I meant in Message mode. >> "org-between-regexps-p: Variable binding depth exceeds >> max-specpdl-size" > > Does (setq max-specpdl-size 10000) help in any way? Not at all. After increasing `max-specpdl-size', I have to increase `max-lisp-eval-depth' and it still fails. I just have to wait longer. Regards, -- Nicolas Goaziou