Jim Cheung

Lisp

common lisp emacs environment

    (set-language-environment "utf-8")
    (setq slime-net-coding-system 'utf-8-unix)
    (slime-setup '(slime-fancy))
    (setq inferior-lisp-program "c:/opt/ccl-1.10-windowsx86/ccl/wx86cl.exe")

my reading notes

free lisp books