diff options
| author | David Aspinall | 2012-01-10 11:46:16 +0000 |
|---|---|---|
| committer | David Aspinall | 2012-01-10 11:46:16 +0000 |
| commit | 84984e102e316c0ad201ed6bc6fb7236a8507584 (patch) | |
| tree | 6d58d20505f46026151597a8dfe7f60d0a1eb4df | |
| parent | fbcd39419bb84b3c61fb59298f73ce4b485d5454 (diff) | |
Support proof-shell-interactive-prompt-regexp, ref Trac #430
| -rw-r--r-- | coq/coq.el | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1287,6 +1287,8 @@ This is specific to `coq-mode'." "\376\\|\\[Reinterning\\|Warning:\\|TcDebug " proof-shell-eager-annotation-start-length 12 + proof-shell-interactive-prompt-regexp "TcDebug " + ;; ****** is added at the end of warnings in emacs mode, this is temporary I ;; want xml like tags, and I want them removed before warning display. ;; I want the same for errors -> pgip |
