aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUGS
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-06-23 11:12:40 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-06-23 11:12:40 +0000
commit0406f741ea4504113109cbba961f82a67d2c2ba1 (patch)
treecb2acf4e5214775e73d9a87bb67309df59bde1c4 /BUGS
parent086147fe901f149479dac0e187e6078d50857502 (diff)
Nesting too deep for parser error.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS10
1 files changed, 10 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index d3bb9a2a..434b8ad6 100644
--- a/BUGS
+++ b/BUGS
@@ -126,6 +126,16 @@ bug which may be Emacs-related: from now on I will add a note here
rather than try to investigate older Emacsen and add more patches
to the code.
+** XEmacs "nesting too deep for parser" warnings (unresolved in any XEmacs)
+
+This is sometimes triggered by very complex output, typically with
+Isabelle's tracing messages when font-lock is called.
+
+XEmacs implementation of parse-partial-sexp appears at fault. It
+gives this error message when nesting depth reaches 100. With
+GNU Emacs, a nesting depth of 40000 or more is possible.
+
+
** XEmacs font-lock problem in earlier versions of XEmacs 21.4
When reloading (with C-x C-f) an already loaded script file that has