aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-15 17:53:31 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-15 17:53:31 +0000
commita78dacad746d7d94f14d4096aa6b83498ba1d7fa (patch)
tree57e3a1fccec68d03fe3d2d5385be5c6281f3dd8b
parent564a582e9f3b8f491a553c6db5eb6d156157e068 (diff)
Updated
-rw-r--r--todo8
1 files changed, 6 insertions, 2 deletions
diff --git a/todo b/todo
index 28d444cf..40b2605a 100644
--- a/todo
+++ b/todo
@@ -16,6 +16,7 @@ $Id$
* Things to do for Coq
* Things to do for Isabelle
* FSF Emacs issues
+ * Bugs in other packages beyond our control
* Stable version release checklist
* Things to do for Proof General Project
@@ -45,13 +46,17 @@ A Pending work, in progress [da]:
- document proof-mouse-track-insert (new name for proof-send-span,
re-enabled), proof-toggle-scripting, new configuration options.
proof-cd
+ - more 3.0 issues: extending the queue region, being more lax
+ about proof-shell-busy.
+ - Fix sentinel infinite loop bug
D Investigate possible toolbar refresh problems.
Are extra clicks ever needed? Wait for some comments.
D Improve efficiency for processing for large proofs.
Currently worse case is about 75%/25% CPU to Prover/XEmacs when processing
- long output stretches on zermelo. (Example: time_use_thy in src/HOL/Real/ROOT.ML)
+ long output stretches on zermelo.
+ (Example: time_use_thy in src/HOL/Real/ROOT.ML)
Processing large scripts is likely to be worse, and needs work.
B After interrupt, queue region is left intact. Seems odd.
@@ -82,7 +87,6 @@ B bug: interrupting Isabelle process sometimes doesn't return, why?
ProofGeneral.isa_restart();
/usr/lib/Isabelle_22-Sep-1999/../../share/smlnj/bin/sml: Fatal error -- unexpected fault, signal = 11, code = 0x2af9e01b
-
C Add new test cases for closure of unfinished proofs in Lego,
Isabelle.