From 355c88de71e93af1b5c1df9c85d2a4545e61cc75 Mon Sep 17 00:00:00 2001 From: Makarius Wenzel Date: Fri, 29 Oct 1999 17:14:49 +0000 Subject: improved proof-shell-error-regexp; --- isa/isa.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isa') diff --git a/isa/isa.el b/isa/isa.el index 58984638..b122d701 100644 --- a/isa/isa.el +++ b/isa/isa.el @@ -167,7 +167,7 @@ no regular or easily discernable structure." ;; FIXME: the next two are probably only good for NJ/SML proof-shell-interrupt-regexp "Interrupt" - proof-shell-error-regexp "^\364\\*\\*\\*\\|^.*Error:\\|^uncaught exception " + proof-shell-error-regexp "^\364\\*\\*\\*\\|^.*Error:\\|^uncaught exception \\|^Exception- " ;; matches names of assumptions proof-shell-assumption-regexp isa-id -- cgit v1.2.3