Emacs 設定

今回久しぶりにEmacsの設定を見直すことにした。
といっても、他の人達が設定した物をコピペしたものだけどねw
自分で設定したのはあんまりない。

以下いれた物

以下検討中

  • titanium関連
  • shell
  • tex

メインに使うのはrailsなのでそれを中心に設定しました。
いくつかのサイト回ってるとき古い情報の物はリンク切れがあったりしたのでそれもメモしておく
egg
https://github.com/bogolisk/egg
jaspace
http://homepage3.nifty.com/satomii/software/elisp.ja.html
tramp
ftp://ftp.gnu.org/gnu/tramp/
espresso-jquery
http://www.nongnu.org/espresso/
yaml
https://github.com/yoshiki/yaml-mode
haml
https://github.com/nex3/haml-mode
sass
https://github.com/nex3/sass-mode
slim
https://github.com/stonean/slim
yasnippet
http://code.google.com/p/yasnippet/
rinari+ido
https://github.com/eschulte/rinari

ダウンロードしたまとめはこんなものかな
web+DB vol61 でtitanium あったからそのあたりでまたEmacs設定するかも...
それはそれで別の日記にまとめるか.

設定環境はMac向けです
trampはインストールが必要
cd ~/.emacs.d/tramp
./configure && make && make install

confファイルは.emacsではなくinit.elに記述都合に合わせて場所とファイル名を変える
texは必要になれば入れる
shellはzshを考え中
titaniumは近々やる

emacs ver 23.2
↓はこの状態の設定のファイル
emacs3.tar.gz 直