eschulte pushed a commit to branch go
in repository elpa.
commit 3f79a8778d6b3a171d41f96abe524ed172e679aa
Author: Eric Schulte <[email protected]>
Date: Thu May 31 23:50:05 2012 -0600
notes
---
NOTES | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/NOTES b/NOTES
index 9ab0221..f0798ad 100644
--- a/NOTES
+++ b/NOTES
@@ -1,5 +1,7 @@
# -*- org-mode -*-
+* TODO make a board back-end so it can receive commands
+* TODO allow an IGS process to send commands to a board
* IGS Support
- use information in [[file:data/igs.c][igs.c]] and in the cgoban source.
- [[file:data/igs-session][tcpick output]] collected with while talking with
IGS servers
@@ -10,3 +12,4 @@
* Asynchronous Process Interaction
Use process filters (see [[info:elisp#Filter%20Functions][info:elisp#Filter
Functions]]) to act only on
whole completed commands.
+