From 3a86da9d9917f5f14be915864890c6be1f376522 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Thu, 12 Feb 2004 16:15:48 +0000 Subject: set chess-engine-entire-lines t --- chess-phalanx.el | 1 + 1 file changed, 1 insertion(+) (limited to 'chess-phalanx.el') diff --git a/chess-phalanx.el b/chess-phalanx.el index 3353b67..7a8c3ec 100644 --- a/chess-phalanx.el +++ b/chess-phalanx.el @@ -35,6 +35,7 @@ (eq (process-status proc) 'run)) (process-send-string proc "nopost\n") (setq chess-engine-process proc + chess-engine-entire-lines t chess-engine-opponent-name "Phalanx") t))) -- cgit v1.2.3