[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to input Chinese in Emacs for windows



,----[ 加到.emacs里面 ]
| ;;; Use Native IMEs !! ;)
| (set-terminal-coding-system 'chinese-iso-8bit)
| (set-keyboard-coding-system 'chinese-iso-8bit)
| (setq locale-coding-system 'chinese-iso-8bit)
`----

BTW, 在这里问这种问题不太适合吧?
-- 
    L\\(i\\|o\\)ve in Emacs



Reply to: