Emacs Cheat Sheet General and File Commands
Emacs Cheat Sheet General and File Commands
Search
Help Commands
c-h ? (C-h m) (C-c ?) Help main menu (mode help) (current mode)
C-h i (C-h a) (C-h b) Info manuals (Command help) (key binding help)
C-M-v Scroll the help window
Navigation Commands
C-x b <buffer name> (C-x k) Switch to named buffer (Close current buffer)
C-x 2 (C-x 5) Horizontal split (vertical)
C-x 1 (C-x 0) Only show this buffer (Hide this buffer)
Rectangle Commands
M-/ auto-complete
M-q (C-M-\) format text to paragraphs (reindent code)
C-c C-c (C-c C-w Executes the current Python buffer (Runs pychecker).
C-c ! (M-x shell) Brings up the Python Shell (bash shell).
C-g means CTRL and the g key. M-x means ALT and the x key.
If you do not have an ALT key then use ESC then key. Do not type the brackets.
Get the latest copy from http://files.zeth.net/emacs.pdf