On November 24, 2012 at 3:56 PM Richard Shann <[email protected]> wrote:
> 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.


Thank you.  Though I still have no idea which file to put it into.

_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to