aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorDavid Aspinall1998-09-09 13:55:04 +0000
committerDavid Aspinall1998-09-09 13:55:04 +0000
commitc74ade7cb449b5a53bb552a1928423048109f231 (patch)
tree869037b4ef5a49433a58d003a0e689bf8edeeeb7 /BUGS
parent77848ea060822a639b32e2d44d7325b2bfe1ec15 (diff)
Updated
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS22
1 files changed, 16 insertions, 6 deletions
diff --git a/BUGS b/BUGS
index 373beabd..2c6ab283 100644
--- a/BUGS
+++ b/BUGS
@@ -1,20 +1,30 @@
-
Known bugs and workarounds.
===========================
+* Outline-mode does not work in proof script files due to read-only
+restrictions of protected region
+
+* You can't use more than one proof assistant at a time in the same
+Emacs session. Workaround: use more than one Emacs session, with
+different settings of the variable proof-assistant.
+* There is an obscure bug with processes on Solaris which results in
+buffers full of ^G after certain combinations of input. Workaround:
+get a patch from Sun, or use Linux.
+Development (move these above once decided not to fix):
+========================================================
+
+XEmacs sessions seem to grow excessively in terms of memory
+allocation. Maybe some of the spans aren't removed properly.
+Setting a limit on the size of the process buffer doesn't seem to
+help.
-Development:
-============
customize: odd behaviour after setting proof-assistant in
.emacs file via customize: customize reports "mismatch"
and "set outside customize". Second of these probably
okay. Why first?
-
-da: How to remove a directory from CVS? I think it needs
-editing in the repository. 'isabelle' is defunct.