emacs Flashcards
Kill ring
List of blocks of text that where previously killed
Abort partially type or executing command
C-g
Undo
C-x u
Open tutorial
C-h t
Exit emacs
C-x C-c
Read a file
C-x C-f
Save a file
C-x C-s
Yank
Paste
Save all files
C-x s
Delete all other windows
C-x 1
Select another buffer
C-x b Name
List all buffers
C-x C-b
Kill a buffer
C-x k
List messages appeared in the current session
C-x b Messages
Initialization/init file in emacs
.emacs
Rotate the state of the current todo item
C-c C-t
Set priority of todo item
C-c , [ABC]
Remove priority from todo item
C-c , SPC
Set tags for heading
C-c C-c
Create tree with matching tags
C-c \
Insert deadline
C-c C-d
Insert schedule
C-c C-s
Compile agenda for the week
C-c a a
Compile global Todo list
C-c a t
Raise/lower priority of current item
S-UP/DOWN
Toggle checkbox at point
C-c C-c
Update checkbox statistics
C-c #
Insert timestamp
C-c .
Insert timestamp contain also time format
C-u C-c .
Insert inactive timestamp
C-c !
Create tree with all deadlines due
C-c / d
Create tree with all deadlines due after a date
C-c / a
Create tree with all deadlines due before a date
C-c / b
Select next/previous state of todo item
S-left/right
View Todo items in a sparse tree
C-c C-v
View n order todo keyword’s sparse tree
C-n C-c C-v
Sort alphabetically
C-c ^