aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUGS
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-11-24 16:03:06 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-11-24 16:03:06 +0000
commitfab3a9308533be6aff57cdbe098e392dea585017 (patch)
tree78854d23e48aae2957085bbb01d998c9d1f0aeca /BUGS
parent7d20e0bdba3766aa69cebfbca2a8b095674e1236 (diff)
Fixed extending queue bug.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS8
1 files changed, 0 insertions, 8 deletions
diff --git a/BUGS b/BUGS
index 6a05a0a1..d772feaa 100644
--- a/BUGS
+++ b/BUGS
@@ -26,14 +26,6 @@ unreliable (it wasn't used before). Also there is a timing issue,
so that occasionally the buttons are disabled/enabled when they
shouldn't be. An extra click on the toolbar solves this.
-* Synchronization during start-up: if you press C-c C-n quickly
-in succession whilst the prover is cranked up, synchronization
-may be spoilt, and you see the message "script management confused"
-later on. This is a minor bug, most likely to be noticed when it
-takes a while to start the proof assistant (e.g. Isabelle!).
-Workarounds: many! Type slowly. Use C-c C-RET. Start the prover
-first via the menu, or C-c C-s.
-
* Ordinary undo in the script buffer can edit the "uneditable region"
in XEmacs. This doesn't happen in FSFmacs. Test case:
Insert some nonsense text after the locked region.