emacs sheet

December 01, 2014

Reading time ~1 minute

ido

Backspace 向上

C-r / C-s 移动

emacs简写

abbrev-mode

C-x a(abbrev-mode) i l/g(local or global)

  1. hlt C-x a i l (local) The whole text
  2. The whole text C-u 3 C-x a i l hlt

my abbrevs in Markdown-Mode:

hlt: highlight

ehlt:endhighlight

csp:coffeescript

jsp:javascript