2009년 8월 23일 일요일

Ispell for Emacs on Windows

Gnu Aspell을 설치하고 .emacs 파일에 다음 추가

;; Ispell for Windows using Aspell
(setq-default ispell-program-name
"c:/Progra~1/Aspell/bin/aspell.exe")

참조: http://aspell.net/win32/

댓글 없음: