Cheatography
https://cheatography.com
The Emacs keys that I need to remember
Buffers, Windows and FramesClose Buffer | C-x k | Switch buffers | C-x b | Close Window | C-x 0 | Close all other Windows | C-x 1 | Split Win Vert | C-x 2 | Split Win Horz | C-x 3 | Close Buffer and Window | C-x 4 0 | kill-buffer-and-window | Grow Win Ver | C-x ^ | Toggle Scratch | C-c b | switch-to-scratch-and-back | Open file | C-x C-f |
BookmarksBookmark list | Jump to Bookmark | Save Bookmark |
Kill / YankKill selection | C-w | Kill line | C-k | Yank | C-y | Prior yank | M-y |
| | Coding | C-c @ C-c | toggle hide/show | | C-c @ C-M-h | hide all | | C-c @ C-M-s | show all | Code Folding | | outline-minor-mode |
NavigationPage Up / Dn | Push Mark | C-<SPC> C-<SPC> | cua-set-mar | Pop Mark | C-u C-<SPC> | cua-set-mark | Expressions Fwd | C-M-f | Expressions Back | C-M-b | Goto line | M-g-g | goto-line |
Mini-buffer | M-x | Universal Argument | C-u OR C-u C-U OR C-u # |
Special CharactersCarriage return | C-q C-j | Tab | C-q <tab> |
| | Org ModeChange item depth | M-<right> / M-<left> | Insert new TODO | S-M-<RET> | Change TODO state | S-<right> / S-<left> | Set Deadline | C-c C-d | Set Schedule date | C-c C-s | Sparse TODO | C-c / t | Un-collapse all | S-<tab> | Global TODO list | C-c a t |
Calc ModeSum a column | C-u C-x * : | After selecting column |
Column EditingMark Column | C-<Enter> | cua-set-rectangle-mark | Auto increment | M-n | cua-sequence-rectangle |
Dired ModeOmit Mode | C-x M-o | dired-omit-mode | Execute | Move | Copy |
HelpKeystroke | C-h k | Apropos | C-h a | Command | C-h c | Function | C-h f | Info Browser | C-h i | Using Info? |
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets