aboutsummaryrefslogtreecommitdiff
path: root/isa
diff options
context:
space:
mode:
authorDavid Aspinall2002-11-08 17:47:21 +0000
committerDavid Aspinall2002-11-08 17:47:21 +0000
commit558c49586aac7bd8d1d5b993a33275d7b6ff9261 (patch)
tree8c8a40161ba95d9074ceea497271b161ef78467a /isa
parentc0045b2876eaf92b3687b7bcfc7891c815e603f1 (diff)
Add trigger for <pgip messages
Diffstat (limited to 'isa')
-rw-r--r--isa/isa.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/isa/isa.el b/isa/isa.el
index eaee515a..7adcc3fc 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -194,6 +194,9 @@ and script mode."
proof-shell-eager-annotation-end "\361\\|\363"
;; see isa-pre-shell-start for proof-shell-trace-output-regexp
+ ;; Isabelle is learning to talk PGIP...
+ proof-shell-match-pgip-cmd "<pgip"
+
;; Some messages delimited by eager annotations
proof-shell-clear-response-regexp "Proof General, please clear the response buffer."
proof-shell-clear-goals-regexp "Proof General, please clear the goals buffer."