Previous: Batching Agents, Up: Gnus Unplugged [Contents][Index]
The Gnus Agent doesn’t seem to work like most other offline newsreaders. Here are some common questions that some imaginary people may ask:
No. If you want this behavior, add
gnus-agent-fetch-selected-article to
gnus-select-article-hook.
the Agent, will it get downloaded once more?
No, unless gnus-agent-cache is nil.
In short, when Gnus is unplugged, it only looks into the locally stored articles; when it’s plugged, it talks to your ISP and may also use the locally stored articles.