aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-11-15 22:54:54 +0000
committerDavid Aspinall1999-11-15 22:54:54 +0000
commite00bf9df96a288cf9d380390f66956304b77d2aa (patch)
treeb60fa9aa9e9bd26431fc11959d4e059847f17434
parent20935f28dd7af5bc1569b1762b8bc1512053267e (diff)
docstring
-rw-r--r--generic/proof-shell.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/proof-shell.el b/generic/proof-shell.el
index c1aede9b..af0f4cc4 100644
--- a/generic/proof-shell.el
+++ b/generic/proof-shell.el
@@ -1789,6 +1789,9 @@ If WAIT is an integer, wait for that many seconds afterwards."
;; (Problem to fix is that process can die before sentinel is set:
;; it ought to be set just here, perhaps: but setting hook here
;; had no effect for some odd reason).
+ ;; What actually happens: an obscure infinite loop somewhere
+ ;; that can lead to "lisp nesting exceeded" somewhere, when
+ ;; shell startup fails. Ugly, but low priority to fix.
))
;; watch difference with proof-shell-menu, proof-shell-mode-menu.