diff options
| author | David Aspinall | 2009-08-31 20:01:03 +0000 |
|---|---|---|
| committer | David Aspinall | 2009-08-31 20:01:03 +0000 |
| commit | 84ebc40061e1ce380210691618b70773cc1ff713 (patch) | |
| tree | 3e4a200edfa7d2e7606a296e3c6467a66af45d3f /isar | |
| parent | 255a86eea9c6d1586bbb78b8b70f20f9dbd069b6 (diff) | |
Merge in Isar and Coq bugs
Diffstat (limited to 'isar')
| -rw-r--r-- | isar/BUGS | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/isar/BUGS b/isar/BUGS deleted file mode 100644 index 11564906..00000000 --- a/isar/BUGS +++ /dev/null @@ -1,21 +0,0 @@ --*- mode:outline -*- - -* Isabelle/Isar Proof General Bugs - -See also ../BUGS for generic bugs. - -** Issues with tracing mode - -1. Large volumes of output can cause Emacs to hog CPU spending -all its time processing the output (esp with fontifying and X-symbol -decoding). It becomes difficult to use normal editing commands, -even C-c C-c to interrupt the prover. Workaround: hitting C-g, -the Emacs quit key, will interrupt the prover in this state. -See manual for further description of this. - -2. Interrupt response may be lost in large volumes of output, when -using pty communication. Symptom is interrupt on C-g, but PG thinks -the prover is still busy. Workaround: hit return in the shell buffer, -or set proof-shell-process-connection-type to nil to use piped -communication. - |
