2014-10-25 18:49:54 -06:00
|
|
|
Emacs Notes -*- mode: org -*-
|
|
|
|
|
|
|
|
** C-x z to repeat last command
|
|
|
|
** F3 to define macro F4 to use macro
|
|
|
|
*** Great in combinatino with C-u
|
|
|
|
** C-x r (space to set register) (j to jump to register)
|
|
|
|
*** This requires you to enter a number after words
|
|
|
|
*** This is SUPER SUPER useful
|
|
|
|
|
|
|
|
** C-u to repeat a command
|
|
|
|
*** Its multiplicative
|
|
|
|
|
|
|
|
** set-goal-column C-x C-n
|
|
|
|
** C-x C-n
|
|
|
|
** M-- To do the opposite of a commands
|
|
|
|
*** Obviously this only works for commands for which the inverse has been defined
|
|
|
|
|
|
|
|
** 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 19:24:47 -07:00
|
|
|
|
|
|
|
<2014-11-05 Wed>
|
|
|
|
|
|
|
|
** helm-show-kill-ring and helm-mark-ring and helm-global-mark-ring
|
|
|
|
** C-p s s to do helm-projectile-ag
|