(set-keyboard-coding-system 'utf-8) (set-language-environment "Japanese") (setq default-buffer-file-coding-system 'utf-8) (utf-translate-cjk-mode 1)