aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-10-21 16:44:37 +0000
committerDavid Aspinall1999-10-21 16:44:37 +0000
commit72d75b6b0fa570d0ae030a26782c7f3efd771aeb (patch)
treed4bb7d44c3f17e8da9c94dac629ae6fd4cff014c
parent484cffdfbc4e1385e35d53eda5613ce2e3b3631c (diff)
todo to improve proof-script-next-entity-regexps.
-rw-r--r--todo10
1 files changed, 10 insertions, 0 deletions
diff --git a/todo b/todo
index e18ea811..bfcee187 100644
--- a/todo
+++ b/todo
@@ -61,6 +61,16 @@ A Nested error problem: conceptually, activate scripting should fail
fails. Maybe fix by adding a new piece of state:
"proof-shell-error-flagged".
+B Add something to better document two-buffer versus three-buffer
+ interaction modes, and the use of proof-window-dedicated to
+ trigger three buffer mode.
+
+D proof-script-next-entity-regexps:
+ "However, it does not parse strings, comments, or parentheses."
+ Actually we could improve the generic code to ignore
+ headings which buffer-syntactic-context suggests are inside
+ comments or strings.
+
D Usability for Isabelle QED message.
Why does the 'no subgoals' proofstate+message appear in the response
buffer? I'd say it should appear at least in the goals buffer, as this