emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 130/255: adding a file for tracking development notes


From: Eric Schulte
Subject: [elpa] 130/255: adding a file for tracking development notes
Date: Sun, 16 Mar 2014 01:02:33 +0000

eschulte pushed a commit to branch go
in repository elpa.

commit df6463be6fe2cfc6bc4337bfcf56eb06ab8a4cb4
Author: Eric Schulte <address@hidden>
Date:   Wed May 30 22:54:04 2012 -0600

    adding a file for tracking development notes
---
 NOTES |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/NOTES b/NOTES
new file mode 100644
index 0000000..9ab0221
--- /dev/null
+++ b/NOTES
@@ -0,0 +1,12 @@
+# -*- org-mode -*-
+
+* 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
+  #+begin_src sh
+    sudo tcpick -i wlan0 -yP
+  #+end_src
+
+* Asynchronous Process Interaction
+Use process filters (see [[info:elisp#Filter%20Functions][info:elisp#Filter 
Functions]]) to act only on
+whole completed commands.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]