on-local-event in editor<%>
Called by
on-event when the event is not
handled by a caret-owning snip.
Consider overriding
on-default-event instead of this method.
( -> void
send an-editor on-local-event event)
event : mouse-event% object
Either lets the keymap handle the event or calls
on-default-event .