]> code.delx.au - gnu-emacs-elpa/commitdiff
*** no comment ***
authorJohn Wiegley <johnw@newartisans.com>
Mon, 8 Apr 2002 22:13:07 +0000 (22:13 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Mon, 8 Apr 2002 22:13:07 +0000 (22:13 +0000)
chess-network.el

index 244349d48e50677ab830af634bf41bcc9ce19ad7..c2aae2c6c6221444f919ae419a73578ed2b9c992 100644 (file)
@@ -20,9 +20,7 @@
        (cons "name\\s-+\\(.+\\)"
              (function
               (lambda ()
-                ;; jww (2002-04-07): Set the appropriate Black or
-                ;; White tag at this point
-                (message "Your opponent, %s, has connected"
+                (funcall chess-engine-response-handler 'connect
                          (match-string 1)))))
        (cons "fen\\s-+\\(.+\\)"
              (function