平衡点
2006/08/09
_ emacs-snapshot[Computer] [Emacs]
Rails な仕事(?)をするので, 本格的に UTF-8 環境へ移行しつつあるわけですが, emacs + mule-ucs は遅すぎるので emacs 22 へ移行しました.
Debian では, 既に emacs-snapshot-nox とか emacs-snapshot-gtk とか言うパッ ケージ名で unstable にあります. …よって, sarge 環境で build する事に.
$ sudo apt-get update $ apt-get source emacs-snapshot-gtk $ cd emacs-snapshot-20060806 $ debuild -rfakeroot … 転ぶ. debian/control の Build-depends にあるモノを入れてから, $ debuild -rfakeroot
で終了. backports も沢山入れてるから, 結構アッサリ build できました.
ついでに
- 遅い原因だった mule-ucs を抜いて
- update-alternatives --config emacs で emacs-snapshot を選択
で, 設定ファイルの変更点は殆んど無くて,
- howm を howm-1.3.3 に上げる必要があった.
- ddskk を testing 版に上げる必要があった.
ぐらい, かな. あとは migemo か. UTF-8 でも使えるんだろうか?
[ツッコミを入れる]
