From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: orgstuct++ does not lurk silently in the shadow Date: Sat, 05 May 2012 18:18:32 +0200 Message-ID: <8762cafvon.fsf@gnu.org> 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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQhfu-0006wK-F3 for emacs-orgmode@gnu.org; Sat, 05 May 2012 12:17:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SQhfs-0000kx-T7 for emacs-orgmode@gnu.org; Sat, 05 May 2012 12:17:38 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:62493) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQhfs-0000kg-Jd for emacs-orgmode@gnu.org; Sat, 05 May 2012 12:17:36 -0400 Received: by wgbds1 with SMTP id ds1so2816835wgb.30 for ; Sat, 05 May 2012 09:17:34 -0700 (PDT) In-Reply-To: <877gwqfwxu.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 05 May 2012 17:51:25 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hi Nicolas, Nicolas Goaziou writes: >> I pushed a fix -- can you test and confirm? > > I get the following error every time I try to indent: In org-mode or in message-mode? > "org-between-regexps-p: Variable binding depth exceeds > max-specpdl-size" Does (setq max-specpdl-size 10000) help in any way? -- Bastien