aboutsummaryrefslogtreecommitdiffhomepage
path: root/plastic/plastic.el
diff options
context:
space:
mode:
Diffstat (limited to 'plastic/plastic.el')
-rw-r--r--plastic/plastic.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/plastic/plastic.el b/plastic/plastic.el
index f9ee3df8..ceefdd18 100644
--- a/plastic/plastic.el
+++ b/plastic/plastic.el
@@ -538,6 +538,9 @@ We assume that module identifiers coincide with file names."
proof-shell-field-char ?\374
proof-shell-goal-char ?\375
proof-shell-eager-annotation-start "\376"
+ ;; FIXME da: if p-s-e-a-s is implemented, you should set
+ ;; proof-shell-eager-annotation-start-length=1 to
+ ;; avoid possibility of duplicating short messages.
proof-shell-eager-annotation-end "\377"
proof-shell-annotated-prompt-regexp "LF> \371"