Hi, This patch allows users to call another function when no stroke matches, instead of signaling an error. I bind down-mouse-3 to strokes-do-stroke, and would like to pop up the context menu when no stroke matches. In addition, two arguments stroke and match can be passed to the function for other uses (e.g. making the error message more informative).