Skip to content

Instantly share code, notes, and snippets.

View kozo2's full-sized avatar

Kozo Nishida kozo2

View GitHub Profile
@naota
naota / roman.t-code.el
Created December 22, 2010 16:39
roman.t-code.el
(with-current-buffer (get-buffer-create "roman.t-code.txt")
(dolist (x '(
((("1" "1"))("■"))
((("2" "1"))("■"))
((("3" "1"))("■"))
((("4" "1"))("■"))
((("5" "1"))("■"))
((("6" "1"))("■"))
((("7" "1"))("■"))
((("8" "1"))("■"))