| info" mode |
| n | Move to the "next" node of this
node. |
| p | Move to the
"previous" node of this node. |
| m
| Pick menu item specified by name (or
abbreviation). |
| 1-9, 0
| Pick first..ninth, last item in node's menu. Menu items select nodes that are "subsections" of this
node. |
| u | Move "up" from
this node (i.e., from a subsection to a section). |
| f or r | Follow a cross reference
by name (or abbrev). Type `l' to get back. |
| RET | Follow cross reference or
menu item indicated by cursor. |
| i
| Look up a topic in this file's Index and move to
that node. |
| , | (comma)
Move to the next match from a previous `i' command. |
| l | (letter L) Move back to the
last node you were in. |
| Moving within a node:
|
| Space | Scroll forward a
full screen. DEL Scroll backward. |
| b
| Go to beginning of node. Meta-> Go to end of
node. |
| TAB | Go to next
cross-reference. Meta-TAB Go to previous
ref. |
| g | Move to node,
file, or annotation tag specified by name Examples: `g
Rectangles' `g (Emacs)Rectangles' `g Emacs'. |
| v | Move to file, with filename
completion. |
| k | Look up
a key sequence in Emacs manual (also C-h C-k at any time). |
| * | Look up a function name in
Emacs Lisp manual (also C-h C-f). |
| d
| Go to the main directory of Info files. |
| < or t | Go to Top (first) node
of this file. |
| > | Go
to last node in this file. |
| [
| Go to previous node, treating file as one linear
document. |
| ] | Go to next
node, treating file as one linear document. |
| { | Scroll backward, or go to
previous node if at top. |
| }
| Scroll forward, or go to next node if at
bottom. |
| = | Restore
cursor position from last time in this node. |
| a | Add a private note (annotation)
to the current node. |
| x, j
| Add, jump to a bookmark (annotation
tag). |
| s | Search this
Info file for a node containing the specified regexp. |
| e | Edit the contents of the
current node. |