メールとWEBは仕事上必須なので使えるようにする。
必要なものは以下。cygwin環境無しで導入する。
■emacs-w3mはw3m.exeが必要になるので、以下から入手する。
ftp://ftp.jaist.ac.jp/pub/cygwin/release/w3m/w3m-0.5.1-2.tar.bz2
■emacs-w3m
http://emacs-w3m.namazu.org/index-ja.html
■APEL
http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/APEL/
■FLIM(LIMIT)
http://cvs.m17n.org/viewcvs/root/flim/?pathrev=limit-1_14
■SEMI
http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/SEMI/
■Wanderlust
http://www.gohome.org/wl/index.ja.html
C:\emacs\cygbin というディレクトリを作成し、Emacs起動時のバッチにパスを追記しておく。
ntemacs.bat
set HOME=c:\emacs\home set LC_ALL=ja_JP.cp932 set LC_CTYPE=ja_JP.cp932 set LANG=ja_JP.cp932 set PATH=c:\emacs\bin set PATH=%PATH%;c:\emacs\cygbin c:\emacs\bin\runemacs.exe
次に順にソフトウェアを導入していく。