((event-matches-key-specifier-p event 'backspace) 8)
(t
(char-to-int (event-to-character event)))))
last-command-char))
last-command-event))
;;