aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1998-10-02 13:38:35 +0000
committerDavid Aspinall1998-10-02 13:38:35 +0000
commit527599b14b8900f4d32aedd9a6b5d3ec7caa0b8f (patch)
treef2a23bcebd51138416fc62c1428e0e1db6d6be1d
parent00b7706d4bb5f285e0efbca031e27b4bcf36aa50 (diff)
Added todo for proof-goal-command, proof-save-command
-rw-r--r--todo11
1 files changed, 11 insertions, 0 deletions
diff --git a/todo b/todo
index d5c4b43e..5e996343 100644
--- a/todo
+++ b/todo
@@ -12,6 +12,17 @@ X (Low) probably not worth wasting time on
* This is a list of things which need doing in the generic interface
====================================================================
+B Improve proof-goal-command and proof-save-command:
+ `proof-goal-command' should be more flexible and support a
+ placeholder for the name and the actual goal. In LEGO, we have
+ Goal foo : absurd;
+ ...
+ Save foo;
+ Perhaps functions at the generic level to make suitable
+ values for the hook, e.g.,
+
+ (setq proof-goal-command (proof-prompt-named-goal "Goal %s :" "%s;"))
+
A Change mail address to proofgen@dcs.ed.ac.uk everywhere.
B Cleanup handling of proof-terminal-string. At the moment some