From ae4394c4dbb2451770bb46b45a192b4ccd4f51b4 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 14 Dec 2007 10:35:46 +0000 Subject: Remove eval-when, seems unreliable --- isar/isar-autotest.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isar/isar-autotest.el') diff --git a/isar/isar-autotest.el b/isar/isar-autotest.el index 2d5beef5..6bcfc0bc 100644 --- a/isar/isar-autotest.el +++ b/isar/isar-autotest.el @@ -7,7 +7,7 @@ (require 'pg-autotest) -(eval-when (load) +(unless (noninteractive) ;; The included test files (pg-autotest message "Testing standard Example.thy, Example-Xsym.thy") -- cgit v1.2.3