elisp变量相关

Jan 2, 2014
1 min read

全局变量

setq

set

常量

t

nil

keyword(:)

(keywordp) (defconst)

局部变量

let let*

(shodow/setq)

buffer local/terminal local

变量命名规范

-hook -function -functions -form -forms -predicate -flag -program -command -switches