strokes-execute-stroke

strokes-execute-stroke is a compiled Lisp function in `strokes.el'.

(strokes-execute-stroke STROKE)

Given STROKE, execute the command which corresponds to it.
The command will be executed provided one exists for that stroke,
based on the variable `strokes-minimum-match-score'.
If no stroke matches, nothing is done and return value is nil.