Tuesday, May 02, 2006

My emacs key bindings

C-h k : check the key that you want to bind

M-x setnu-mode (M-x display-line-number-mode) : show line number

My key-binding:

M-up,down: go to begining (end) of the buffer (M-<, M->)
C-tab: switch buffer (C-x o)
C-S-up(down): move this line up (down), (Shift-key (S))
C-s-down: copy this line down (win-key (s))
S-down: copy several lines
M-s: go to the character
M-g: go to line

No comments:

Post a Comment