[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] gnugo.el 1.19
From: |
Thien-Thi Nguyen |
Subject: |
Re: [gnugo-devel] gnugo.el 1.19 |
Date: |
Wed, 08 Jan 2003 13:02:18 -0800 |
From: Paul Pogonyshev <address@hidden>
Date: Wed, 8 Jan 2003 17:40:22 +0200
there are problems with output buffer popping out each time i type a
command. there seem to be no simple ways to set up a handicap
(especially free handicap) or change board size. i'm of course
biased since i did some bugfixes to play_ascii.c ;), but at least
1.19 should be improved.
hmmm, it seems to work fine w/ gnugo 3.3.11, emacs 20.7. could you
precisely describe your actions, the behavior you see, as well as what
versions of these programs produced that behavior? otherwise i don't
have enough information to understand the problem.
to set a handicap, you start:
M-x gnugo
emacs says:
GNU Go options:
at which point you type in:
--handicap 4
i don't see what play_ascii.c has to do w/ the go text protocol. it is
specifically to sever the prior connection that i redesigned around the
text protocol.
thi