diff options
| author | David Aspinall | 2000-03-09 07:57:57 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-03-09 07:57:57 +0000 |
| commit | dd2bff4067d5ad78cbac7b455362a755e8a84add (patch) | |
| tree | 76bc86f57554f6c3e8004e0c4939e48aec318320 /isa | |
| parent | 9ae40ab19a1aa2a94f0def7e74a652ebb82417a9 (diff) | |
Updated
Diffstat (limited to 'isa')
| -rw-r--r-- | isa/todo | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -5,6 +5,20 @@ * Things to do for Isabelle =========================== +C Investigate fix for looping rewriting in Isabelle. Continual + and frequent messages from the prover lock out the user. + Is there any easy way of fixing this? + +C X-Symbol support for theory files: bugs at the moment, because + of duplicate calls to proof-x-symbol-mode and mess with + font-lock initialization. Problem with current version: + visit a.thy, b.thy then turn on xsym. Broken in b.thy. + Seems okay visiting new buffers after that. + Must also check interaction with xsym-isa-latex stuff + may be broken by removal of mode hook settings. + [DvO reports okay]. + (May need to split extra modes into two parts?) + B auto-adjust Pretty.setmargin when window is resized. Use generic code once it's implemented. |
