Skip to content

Instantly share code, notes, and snippets.

@guehara
Created May 14, 2012 08:30
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 guehara/2692710 to your computer and use it in GitHub Desktop.
Save guehara/2692710 to your computer and use it in GitHub Desktop.
anything-rurima ドキュメントのバッファが文字化けする対策
;;; anything-rurima
(require 'anything-rurima)
(setq anything-rurima-index-file "~/dev/ruby/svn/rubydoc/rurima.e")
(modify-coding-system-alist 'file "\\/dev\\/ruby\\/svn\\/rubydoc*" 'euc-jp)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment