allout-hotspot-key-handler

allout-hotspot-key-handler is an interactive compiled Lisp function in `allout.el'.


(allout-hotspot-key-handler)

Catchall handling of key bindings in hot-spots.

Translates unmodified keystrokes to corresponding allout commands, when
they would qualify if prefixed with the `allout-command-prefix', and sets
`this-command' accordingly.

Returns the qualifying command, if any, else nil.