On Sat, 2012-11-24 at 10:42 -0500, Bric wrote:
> Just missing a few conditionals ("if" statements), right?
I think you were thinking of "if immediate_playback ..."
yes, that should be there I guess. The preferences are available in
scheme (d-GetBooleanPref "immediateplayback") gets the relevant
preference, so
(if (d-GetBooleanPref "immediateplayback")
(d-Play-whatever it was))
will do the trick.
_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel