Fight the Future

Java言語とJVM、そしてJavaエコシステム全般にまつわること

MacにAPELをインストール

APEL
http://cvs.m17n.org/elisp/APEL/

APELをダウンロードする。
解凍してmakeする。

jyukutyomac:apel-10.8 jyukutyo$ export EMACS=/Applications/MacPorts/Emacs.app/Contents/MacOS/Emacs
jyukutyomac:apel-10.8 jyukutyo$ echo $EMACS
/Applications/MacPorts/Emacs.app/Contents/MacOS/Emacs
jyukutyomac:apel-10.8 jyukutyo$ make install PREFIX=~/.emacs.d LISPDIR=~/code/emacs/lisp VERSION_SPECIFIC_LISPDIR=~/code/emacs/lisp

apelディレクトリとemuディレクトリにロードパスを追加する。