Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!shelby!neon!Neon.Stanford.EDU!lma From: lma@Neon.Stanford.EDU (Larry M. Augustin) Newsgroups: gnu.chess Subject: Xchess Message-ID: <1990Jan21.020903.24866@Neon.Stanford.EDU> Date: 21 Jan 90 02:09:03 GMT Sender: lma@Neon.Stanford.EDU (Larry M. Augustin) Distribution: gnu Organization: Computer Science Department, Stanford University Lines: 15 Xchess distributed with gnuchess 1.55 has a problem font initialization. When it starts up and tries to display the first message, it doesn't have a current font set. The following change to messsage.c fixes the problem: 35c35 < #define MESSAGE_HEADER "^F1\n XChess Messages^F0\n" --- > #define MESSAGE_HEADER "\n^F1 XChess Messages^F0\n" Larry M. Augustin ERL 414 lma@sierra.stanford.edu Computer Systems Lab lma@dayton.stanford.edu Stanford University (415) 723-9285 Stanford, CA 94305