Emacs

2019-01 Doc备忘录

2018-11

Emacs-lisp Note

org babel

Babel is Org-mode's ability to execute source code within Org-mode documents.

Common Lisp Learning

aandds–难得发现的,依然在坚持用org-mode撰写博客的前辈。Emacs部分的笔记,叹为观止,大有裨益。

搞懂 Lexical scoping 與 Dynamic scoping 的差異與用途 – 静态和动态竟然能混用…神特么Elisp

2018-10

强大的Org mode(1):简单介绍与基本使用

Emacs Hooks

Hooks are an important mechanism for customizing Emacs. A hook is a Lisp variable which holds a list of functions, to be called on some well-defined occasion.

'-hooks' is a normal hook – hook function that with no arguments.

'-functions' is a abnormal hook – hook function that with arguments.

2018-09

Emacs ido-mode Demon

org-mode之小细节归纳

org tutorial

如何使用org-mode&github搭建个人博客

Author: dctrl

Created: 2019-01-05 Sat 10:39

Validate