aboutsummaryrefslogtreecommitdiff
path: root/BUGS
blob: fc3e6187fbf7fece4f22495d80d5021ab6909e33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Known Bugs and Workarounds.
===========================

$Id$

* 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 if 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.