Topic Variables
Group Topics
Topic Sorting
When the topic minor mode is turned on, a new T submap will be available. In addition, a few of the standard keys change their definitions slightly.
| T n |
Prompt for a new topic name and create it
( |
| T m |
Move the current group to some other topic
( |
| T c |
Copy the current group to some other topic
( |
| T D |
Remove a group from the current topic ( This command uses the process/prefix convention (see Process/Prefix). |
| T M |
Move all groups that match some regular expression to a topic
( |
| T C |
Copy all groups that match some regular expression to a topic
( |
| T H |
Toggle hiding empty topics
( |
| T # |
Mark all groups in the current topic with the process mark
( |
| T M-# |
Remove the process mark from all groups in the current topic
( |
| RET |
Either select a group or fold a topic ( |
| T TAB
TAB |
``Indent'' the current topic so that it becomes a sub-topic of the
previous topic ( |
| M-TAB |
``Un-indent'' the current topic so that it becomes a sub-topic of the
parent of its current parent ( |
| C-k |
Kill a group or topic ( |
| C-y |
Yank the previously killed group or topic
( |
| T r |
Rename a topic ( |
| T DEL |
Delete an empty topic ( |
| A T |
List all groups that Gnus knows about in a topics-ified way
( |
| G p |
Edit the topic parameters ( |