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