2.7 KiB
2.7 KiB
- ungleich-learning-circle
- Organisation #5: Emacs refresher
- Lecture content
- Objective: get confident with emacs commands
- Find out and document how to do the following steps
- Search for something forward : C-s
- How to continue searching : continue C-s
- Search for something backward : C-r
- Search for regular expressions instead of string (forward, backward) : C-M(alt)-s , C-M(alt)-r
- Go to the beginning of the line : C-a
- Go to the end of the line : C-e
- Delete a word in front (to the right of the cursor) : M-d
- Delete a word in back (to the left of the cursor) : M-<backspace>
- List all "occurences" of a word in a file : M-x occur
- Search (GREP) for a word in all files in a directory RECURSIVELY : M-x rgrep
- Save the CURRENT buffer : C-x C-s
- Save ALL open files : C-x s
- Split the window/buffer vertically : C-x 3
- Split the window/buffer horizontally : C-x 2
- Switch between the different windows : C-x o
- Close all buffers besides the active one : C-x 1
- Close only the active buffer : C-x 0
- Kill the active buffer : C-x k
- Describe/Explain the difference between closing and killing : closing -> close one of buffer / killing -> release memory of buffer
- Switch between buffers that are not shown
- Outcome
- Lecture content
- Organisation #5: Emacs refresher
TODO ungleich-learning-circle
DEADLINE: <2020-05-31 Sun>
Organisation #5: Emacs refresher
Lecture content
Objective: get confident with emacs commands
Find out and document how to do the following steps
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:04]
CLOSED: [2020-05-01 Fri 23:04]
CLOSED: [2020-05-01 Fri 23:04]
CLOSED: [2020-05-01 Fri 23:04]
CLOSED: [2020-05-01 Fri 23:04]
CLOSED: [2020-05-01 Fri 23:04]
Outcome
CLOSED: [2020-05-01 Fri 23:05]
CLOSED: [2020-05-01 Fri 23:04]