aboutsummaryrefslogtreecommitdiff
path: root/isar
diff options
context:
space:
mode:
authorDavid Aspinall2008-02-17 11:47:26 +0000
committerDavid Aspinall2008-02-17 11:47:26 +0000
commitf8e0dad1bcbd97ee87b89ee4e6c73556cf626466 (patch)
treeb921de7915278c35e168a768644e8771d26998dd /isar
parent212e28362d750fa949696676423c6d4d3c93ab42 (diff)
Set proof-shell-eager-annotation-start-length=2. This should have been
when ASCII scheme was introduced. Messages may be lost otherwise.
Diffstat (limited to 'isar')
-rw-r--r--isar/isar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar.el b/isar/isar.el
index 9f6efd8d..eadcf5e5 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -192,7 +192,7 @@ See -k option for Isabelle interface script."
proof-shell-init-cmd nil
proof-shell-restart-cmd "ProofGeneral.restart"
- proof-shell-eager-annotation-start-length 1
+ proof-shell-eager-annotation-start-length 2
proof-shell-eager-annotation-start "\360\\|\362\\|\^AI\\|\^AK"
proof-shell-eager-annotation-end "\361\\|\363\\|\^AJ\\|\^AL"