Skip to content

Instantly share code, notes, and snippets.

@larrytheliquid
Created September 4, 2012 18:12
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save larrytheliquid/3624367 to your computer and use it in GitHub Desktop.
Save larrytheliquid/3624367 to your computer and use it in GitHub Desktop.
replace super and subscripts with a font that renders in emacs 24 on osx
(set-fontset-font t '(#x2080 . #x00208e) "Monoco")
(set-fontset-font t '(#x002070 . #x00207e) "Monoco")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment