]> code.delx.au - gnu-emacs-elpa/commit
(chess-ics-handler): Read the password before opening the connection.
authorMario Lang <mlang@delysid.org>
Sun, 11 Jan 2004 18:03:29 +0000 (18:03 +0000)
committerMario Lang <mlang@delysid.org>
Sun, 11 Jan 2004 18:03:29 +0000 (18:03 +0000)
commit81ae4e24167a51ef488058faabe8d94aa005a7cd
tree1e68170f48e8590e8d508fda657312fa3cc1aa0c
parente83c64f0ac477a94173ba1e4c74fc44af72739a3
(chess-ics-handler): Read the password before opening the connection.
This corrects a race where the password can be unknown when the
prompt appears because the user hasnt finished typing yet...
(chess-ics12-parse): Use `pop' to make stuff simpler and use `mapc'
to get castling info.
Indent chess-ics-regexp-alist differently.
chess-ics.el