diff options
| author | David Aspinall | 2000-01-12 14:05:56 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-01-12 14:05:56 +0000 |
| commit | 7298e49425de3576c740fc7eab655835f7d28315 (patch) | |
| tree | 027b24ffed16462e5430c1888ed3962ca928dae6 /todo | |
| parent | fdb2ebc3d2ac4704f6f9e9db31cca9b99a9b2604 (diff) | |
Note about X-Symbol problems.
Diffstat (limited to 'todo')
| -rw-r--r-- | todo | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -49,6 +49,15 @@ B Manual improvements before techreport publishing (see notes at end also): - add screenshots? - add more index entries +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. + (May need to split extra modes into two parts?) + C Investigate support under Mule. Suggestion we need to set process-coding-system-alist somehow to prevent coding. |
