aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorDavid Aspinall2003-02-22 17:50:15 +0000
committerDavid Aspinall2003-02-22 17:50:15 +0000
commitef6b56d6a053fa531ccd865b65f389b192bcd8d9 (patch)
treee0759e94a7a4deaedacb81fc250527b58714698a /todo
parente9ec1e512042c58bf43fa0ec0cc75d8155847d21 (diff)
Updated.
Diffstat (limited to 'todo')
-rw-r--r--todo16
1 files changed, 7 insertions, 9 deletions
diff --git a/todo b/todo
index 99720d67..d15e738e 100644
--- a/todo
+++ b/todo
@@ -7,20 +7,18 @@ This is an outline file. Use C-c C-n, C-c C-p or menu to navigate.
* Proof General Short List of Things to Do for next version
*** Clean up X-symbol support
- -- configuration for latest version of X-Symbol (Gerwin Klein)
+ -- token configuration for latest version of X-Symbol (Gerwin Klein)
-- remove on/off setting for all buffers (too slow), use
- same mechanism as proof-mmm.
+ same mechanism as proof-mmm. [Done; in testing]
*** Finish/cleanup MMM support for Isar. Document (but who reads it?)
Add MMM for other provers where relevant
-*** Behaviour of X-Symbol and MMM options
- -- should have "global" behaviour, but apply to future?
- -- just have local behaviour, add extra option for global?
- [confusion is that particular buffer may be different from global]
- -- does it make sense simply to synchronize global with local
- whenever local is changed?
- [maybe: turn it off, stays off in new buffers]
+*** Isabelle support: can we somehow add "legacy" support for old
+ theory files and even allow scripting in ML files? Maybe
+ not, if this is even beyond what Isar interface would allow
+ (unless we send an ML file line-by-line with ML_command?)
+
* Proof General Infeasibly Long Low-Level List of Things to Do