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

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

[elpa] 01/01: [gnugo maint] Update HACKING; nfc.


From: Thien-Thi Nguyen
Subject: [elpa] 01/01: [gnugo maint] Update HACKING; nfc.
Date: Mon, 21 Jul 2014 06:26:10 +0000

ttn pushed a commit to branch master
in repository elpa.

commit 26fb7e27b4e6762a1ea50cefe5da1fadd37d4e62
Author: Thien-Thi Nguyen <address@hidden>
Date:   Mon Jul 21 08:29:35 2014 +0200

    [gnugo maint] Update HACKING; nfc.
---
 packages/gnugo/HACKING |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/packages/gnugo/HACKING b/packages/gnugo/HACKING
index cad3cc8..9c0c277 100644
--- a/packages/gnugo/HACKING
+++ b/packages/gnugo/HACKING
@@ -3,10 +3,20 @@ HACKING gnugo                                           -*- 
org -*-
 This file is both a guide for newcomers and a todo list for oldstayers.
 
 * next
+*** newbie support
+***** "don't panic" button :-D
+***** on gnugo.el load, check 
[[file:gnugo.el::defvar.gnugo-program][gnugo-program]], set "ready" state
+***** rat concessions :-/
+***** (?) ootb ‘gnugo-image-display-mode’ in ‘gnugo-start-game-hook’
 * fix bugs
+*** empty tree from many back/forw
+***** intermittent, grr
+***** manifests as ‘()’ (empty list) in .sgf (on write)
 *** {next,previous}-line weirdness in the presence of images
 *** no error-handling in SGF parsing
-*** performance -- ‘compare-strings’ approach too clever/slow :-/
+* performance
+*** ‘compare-strings’ approach too clever/slow :-/
+*** cache frolic fruits
 * ideas / wishlist
 *** wrap GTP ‘loadsgf’ completely
 *** revamp image support
@@ -16,14 +26,16 @@ This file is both a guide for newcomers and a todo list for 
oldstayers.
     (?) pending [[wrap GTP ‘loadsgf’ completely]]
 *** make gnugo (the external program) support query (read-only) thread
 *** extend GNUGO Board mode to manage another subprocess for analysis only
-*** command ‘C-u =’ to label a position
+*** command to label a position
 *** SGF tree traversal
 ***** DONE monkey mind
 ***** TODO monkey body
-*** "undo undo undoing"; integrate Emacs undo, GTP undo, subgame branching
+*** "undo undo undoing"
+***** integrate Emacs undo, GTP undo, subgame branching
+***** (?) use [[file:../undo-tree/][../undo-tree/]]
 *** make buffer name format configurable (but enforce uniqueness)
 *** more tilde escapes for 
[[file:gnugo.el::defvar.gnugo-mode-line][gnugo-mode-line]]
-*** make veneration configurable
+*** make veneration configurable (see also [[SVG display]])
 *** animation finery
 ***** make more configurable
 ***** lift same-color-stones-only restriction



reply via email to

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