GNU bug report logs - #8764
24.0.50; cedet/semantic/bovine/c-by.el:184:1:Error: Lisp nesting exceeds `max-lisp-eval-depth'

Previous Next

Package: emacs;

Reported by: Christopher Browne <cbbrowne <at> afilias.info>

Date: Mon, 30 May 2011 17:53:02 UTC

Severity: normal

Tags: moreinfo

Found in versions 24.0.50, 24.4

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Christopher Browne <cbbrowne <at> afilias.info>
Cc: 8764 <at> debbugs.gnu.org
Subject: bug#8764: 24.0.50; cedet/semantic/bovine/c-by.el:184:1:Error: Lisp nesting exceeds `max-lisp-eval-depth'
Date: Mon, 30 May 2011 16:04:09 -0300
> The problem isn't within the running Emacs process, rather it's with the
> build process for trunk.

It's a file that requires a lot of stack depth, indeed.

> I'm not sure where to proceed from here.  The default value is 600; I
> don't know if fiddling that higher would actually help.

The lisp/Makefile.in pushes it up to 1200 and AFAIK this is sufficient
to bootstrap.  But maybe there are cases where a recompile ends up
recompiling in a different order and so more of the files are still
uncompiled, thus needing more stack space.


        Stefan




This bug report was last modified 3 years and 229 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.