Skip to content

Instantly share code, notes, and snippets.

@legumbre
Created August 25, 2011 23:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save legumbre/1172319 to your computer and use it in GitHub Desktop.
Save legumbre/1172319 to your computer and use it in GitHub Desktop.
;; read a key sequence and echo it in kbd-friendly format
(message (edmacro-format-keys (read-key-sequence "key: ") nil))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment