emacs

Bram の signature より。 Creating the world with Emacs: M-x let-there-be-light Creating the world with Vim: :make world

GNU Emacs を読む

CodeReading: GNU Emacs http://kzk9.net/column/emacs/

Emacs で canna を使う

FreeBSD 5.3。Emacs 21.3.1。 /usr/ports/japanese/yc.el/ をインストールして、メッセージにしたがって以下を ~/.emacs に追加でできた。 (load "yc") (global-yc-mode 1) ;; if you need ANK-conversion-mode in all buffers (setq yc-server-host "localh…

Viper Enhanced

viper にテキストオブジェクトやビジュアルモードを追加するためのパッチ。 lisp で vim を再構築したいと考える人は少ないらしい。私はその一人です。 http://www.geocities.jp/emacsjjjj/viper/

viper

(global-set-key "\C-p" 'dabbrev-expand) (global-set-key "\C-n" 'dabbrev-expand-forward)

http://www.taiyaki.org/elisp/

Meadow フォントをMSゴシックにする http://www4.kcn.ne.jp/~boochang/emacs/meadow2-setup.html