2012-07-14から1日間の記事一覧

Mac OS X Lion + Cocoa Emacs 24 でフォントの設定

参考 http://sakito.jp/emacs/emacs23.html#id17 例 ;; font (create-fontset-from-ascii-font "Ricty-14:weight=normal:slant=normal" nil "ricty") (set-fontset-font "fontset-ricty" 'unicode (font-spec :family "Ricty" :size 14) nil 'append) (add-t…

Mac OS X Lion で Ricty を生成する

curl https://raw.github.com/gist/3110110/ef3c7fb1fc2e777cf01a5e747bb4670d26e9c5ff/generate_ricty.sh | sh

Homebrew で cmigemo を入れる

参考 http://d.hatena.ne.jp/yosisa/20110731 https://gist.github.com/gists/search?q=cmigemo.rb&x=0&y=0 http://shibayu36.hatenablog.com/entry/2012/07/03/091223 そもそも SKK-JISYO.L を落とせる openlab.jp が落ちてるのが悪い 復活したらこの patch…