* gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
authorKevin Greiner <kevin.greiner@compsol.cc>
Tue, 14 Jan 2003 06:07:41 +0000 (06:07 +0000)
committerKevin Greiner <kevin.greiner@compsol.cc>
Tue, 14 Jan 2003 06:07:41 +0000 (06:07 +0000)
commit70a3e1e8d8da0a0f3e16e4fd6cee614e3a0d460f
tree7059a68a7d69e0fefe14c3e984790f5a2bbef7ca
parent634b73b50436a6d0f770d1c259d610bd8db19937
* gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
fictious headers generated by nnagent (ie. Undownloaded Article
####) in the list of articles that have not been downloaded.

* gnus-int.el (): Added require declarations to resolve
compile-time warnings.
(gnus-open-server): If the server status is set to offline,
recursively execute gnus-open-server to open the offline backend
(e.g. nnagent).
lisp/ChangeLog