forked from colonelpanic/dotfiles
1.3 KiB
1.3 KiB
- <2014-11-01 Sat>
- C-x z to repeat last command
- F3 to define macro F4 to use macro
- C-x r (space to set register) (j to jump to register)
- C-u to repeat a command
- set-goal-column C-x C-n
- C-x C-n
- M– To do the opposite of a commands
- M-e and M-a for paragraph movement.
- C-M-f and C-M-b for movement by S-expression
- M-m for moving to current indentation
- <2014-11-05 Wed>
- <2014-11-10 Mon>
- C-x c r to do helm-regex
- press tab in helm completion to get actions menu
- projectile-replace (basiclly find-name-dired, but will respect gitignores and automatically include appropriate files).
- M-r while in isearch-forward to toggle regexp mode
- C-c p r to replace in project.
- projectile-ibuffer is useful for killing buffers.
- C-x C-k r to apply macro to all lines in region
- <2014-11-14 Fri>
Emacs Notes -- mode: org --