emacs Flashcards

(37 cards)

1
Q

Kill ring

A

List of blocks of text that where previously killed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Abort partially type or executing command

A

C-g

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Undo

A

C-x u

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Open tutorial

A

C-h t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Exit emacs

A

C-x C-c

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Read a file

A

C-x C-f

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Save a file

A

C-x C-s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Yank

A

Paste

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Save all files

A

C-x s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Delete all other windows

A

C-x 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Select another buffer

A

C-x b Name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

List all buffers

A

C-x C-b

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Kill a buffer

A

C-x k

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

List messages appeared in the current session

A

C-x b Messages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Initialization/init file in emacs

A

.emacs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Rotate the state of the current todo item

17
Q

Set priority of todo item

18
Q

Remove priority from todo item

19
Q

Set tags for heading

20
Q

Create tree with matching tags

21
Q

Insert deadline

22
Q

Insert schedule

23
Q

Compile agenda for the week

24
Q

Compile global Todo list

25
Raise/lower priority of current item
S-UP/DOWN
26
Toggle checkbox at point
C-c C-c
27
Update checkbox statistics
C-c #
28
Insert timestamp
C-c .
29
Insert timestamp contain also time format
C-u C-c .
30
Insert inactive timestamp
C-c !
31
Create tree with all deadlines due
C-c / d
32
Create tree with all deadlines due after a date
C-c / a
33
Create tree with all deadlines due before a date
C-c / b
34
Select next/previous state of todo item
S-left/right
35
View Todo items in a sparse tree
C-c C-v
36
View n order todo keyword's sparse tree
C-n C-c C-v
37
Sort alphabetically
C-c ^