set-break-sequence-callback in keymap%
Installs a callback procedure that is invoked when
break-sequence is called. After it is invoked once, the callback is removed from the
keymap. If another callback is installed before
break-sequence is called, the old callback is invoked immediately before the new one
is installed.