aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorThomas Kleymann1998-12-16 14:35:47 +0000
committerThomas Kleymann1998-12-16 14:35:47 +0000
commit258294f034ddf00d19a6225c090e78329da69f23 (patch)
tree1c92d0b409e4812128d773b4a2536ecf58e2032a /BUGS
parentb6233745cb6a55f03a9d2194a0617798796ea86d (diff)
documented LEGO specific bug
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 28578b2e..5585ca68 100644
--- a/BUGS
+++ b/BUGS
@@ -67,6 +67,11 @@ FSF Emacs specific bugs
LEGO Proof General Bugs
=======================
+* If LEGO attempts to write a (object) file in a non-writable
+ directory, it forgets the protocol mechanism on how to interact with
+ Proof General and gets stuck. Workaround: directly enter "Configure
+ AnnotateOn" in the Proof Shell to recover.
+
* After a `Discharge', retraction ought to only be possible back to the
first declaration/definition which is discharged. However, LEGO Proof
General does not know that Discharge has such a non-local effect.