From 5fbbfaf36f1dc7da3c7539568fe473bbf079c513 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 10 Apr 2002 23:16:18 +0000 Subject: *** no comment *** --- chess-link.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chess-link.el') diff --git a/chess-link.el b/chess-link.el index 13a9911..47e58e8 100644 --- a/chess-link.el +++ b/chess-link.el @@ -50,6 +50,8 @@ engine, and the computer the second engine." (game (chess-game-create))) (chess-game-set-data game 'my-color my-color) (chess-display-set-game display game) + (chess-display-set-main display) + (chess-display-disable-popup display) (condition-case err (when (and (require first-engine-type) (require second-engine-type)) -- cgit v1.2.3