* Christian Anthon <[EMAIL PROTECTED]> [070729 10:20]: > On 7/26/07, Achim Mueller <[EMAIL PROTECTED]> wrote: > > Hi again, > > > > yesterday I was talking with Oystein about some "flagged" rollouts. I > > have some ideas regarding a python script and doing batch rollouts in > > combination with "next marked". > > Sounds like a good idea. Though you have to think of a method for > choosing which candidate moves to rollout.
See below, a user can mark all interesting positions he wants to rollout with "!?". > > > > Some time ago we had "!?" "!" and "!!" besides the questionmarks. Is ti > > possible to get them back into the code or - better - onyl the "!?" for > > interesting decision? > > > > Perhaps we should go all the way and allow the user to make custom marks. > > > Is it also possible to extend the "next marked" command with the > > argument of the type of mark, like "next marked !?" > > > > Certainly. That's good. Then one can use either a pyhton script, where all "next marked !?" will be rolled out, or we think about implementing a "batch rollout" of certain marked moves. The latter would be easier to use for not so experienced windows user. Ciao Achim _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
