Skip to content

Instantly share code, notes, and snippets.

@EricCrosson
Created March 30, 2013 04:18
Show Gist options
  • Save EricCrosson/01f572f6d259eae9f703 to your computer and use it in GitHub Desktop.
Save EricCrosson/01f572f6d259eae9f703 to your computer and use it in GitHub Desktop.
An Emacs-produced function, defined via keyboard macro.
(fset 'demonstration
[?\C-r ?L ?e ?c ?t ?u ?r ?e ? ?\C-m ?\C-e ?\M-b ?\C-k ?\C-y ?\M-> ?\C-n ?\C-n ?* ?\S- ?L ?e ?c ?t ?u ?r ?e ? ?\C-y ?\C-\' ?i ?n ?c ?r ?e return ?\C-j ?\C-\' ?d ?a ?t ?e return ?\C-j ?\C-j])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment