From 7e2ba7cd47345c8bc6040bfe5267ce537bf52af8 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 6 Jan 2000 17:49:01 +0000 Subject: Fixes for short output duplication problem: set proof-shell-eager-annotation-start-length. --- isar/isar.el | 1 + 1 file changed, 1 insertion(+) (limited to 'isar') diff --git a/isar/isar.el b/isar/isar.el index fae9d8ca..7bfc002e 100644 --- a/isar/isar.el +++ b/isar/isar.el @@ -250,6 +250,7 @@ proof-shell-restart-cmd "ProofGeneral.restart;" proof-shell-quit-cmd (isar-verbatim "quit();") + proof-shell-eager-annotation-start-length 1 proof-shell-eager-annotation-start "\360\\|\362" proof-shell-eager-annotation-end "\361\\|\363" -- cgit v1.2.3