Created: 2018-12-12 Wed 14:57
| Prefix | Meaning |
|---|---|
| C-h | Control + h |
| M-x | Alt + x |
| C-S-c or C-C | Ctrl + Shfift + c |
| H-g | Hyper + g |
A- instead of M-?
Figure 2: Symbolics's Lisp Machine keyboard PN 365407.
C-s
C-x C-f
C-c C-e R R
Remember: C-g (like escape)
| Opening a file | C-x C-f |
| Saving a file | C-x C-s |
| Writing a file | C-x C-w |
List buffers: C-x b
Think of it like tabs! Use arrows + enter to open a buffer
C-x k| Split horizontally | C-x 2 |
| Split vertically | C-x 3 |
| Close frame | C-x 0 |
| Maximize frame | C-x 1 |
| Switch frame | C-x o |
| Switch to frame | M-1, M-2,… |
No Copy/Paste~
Here we Kill and Yank!
| Set Mark | C-SPC |
| Kill (Cut) | C-w |
| (Copy) | M-w |
| Yank (Paste) | C-y |
| Cycle kill ring | M-y |
| Forward Search | C-s |
| Backward Search | C-r |
| Search and Replace | M-% |
Repeat to cycle occurrences.
C-eC-aC-vM-vC-<C->C-x C-x
Undo: C-/, redo: C-S-/
(US keyboard)
M-m f e d
Enable layers:
Finally:
M-m q rM-m q qIt's magit
magit-status: M-m g s?
To stage simply sure s.
But we have more power than that!
Commit: c c
C-c C-c to commit, C-c C-k to abort
F uP u
Log: l l, q to quit.
Try to open a commit
b, works like one expects
C-RET
* H1** H2M-ArrowsTABC-c C-tM-ArrowsTAB
\(\frac{1}{2\pi}\) C-c C-x C-l
C-c C-e
ox-revealox-beamerfor i in range(2): pass return type(None)
<s (and <n etc)C-c 'C-c C-cM-/H-., H-,, …mc/add-cursor-on-click?M-m p f (file in project)M-m p % (replace regex in project)M-x org-noteri, n or C-M-n, p or C-M-p.
Lav en ny .org fil, udfyld evalueringen og eksporter (C-c C-e l p) til pdf. Send til sierf16@student