Skip to content

Instantly share code, notes, and snippets.

@hiredman
Created July 7, 2011 23:06
Show Gist options
  • Select an option

  • Save hiredman/1070768 to your computer and use it in GitHub Desktop.

Select an option

Save hiredman/1070768 to your computer and use it in GitHub Desktop.
(set-terminal-coding-system 'utf-8)
(set-keyboard-coding-system 'utf-8)
(prefer-coding-system 'utf-8)
(setq x-select-request-type '(UTF8_STRING COMPOUND_TEXT TEXT STRING))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment