Go to the first, previous, next, last section, table of contents.


6.8.7 Agent Variables

gnus-agent-directory
Where the Gnus Agent will store its files. The default is `~/News/agent/'.
gnus-agent-handle-level
Groups on levels (see section 2.6 Group Levels) higher than this variable will be ignored by the Agent. The default is gnus-level-subscribed, which means that only subscribed group will be considered by the Agent by default.
gnus-agent-plugged-hook
Hook run when connecting to the network.
gnus-agent-unplugged-hook
Hook run when disconnecting from the network.
gnus-agent-fetched-hook
Hook run when after finishing fetching articles.
gnus-agent-cache
Variable to control whether use the locally stored NOV and articles when plugged.
gnus-agent-go-online
If gnus-agent-go-online is nil, the Agent will never automatically switch offline servers into online status. If it is ask, the default, the Agent will ask if you wish to switch offline servers into online status when you re-connect. If it has any other value, all offline servers will be automatically switched into online status.


Go to the first, previous, next, last section, table of contents.