* gnus-int.el (gnus-open-server): Fixed the server status such
authorKevin Greiner <kevin.greiner@compsol.cc>
Mon, 22 Dec 2003 14:07:03 +0000 (14:07 +0000)
committerKevin Greiner <kevin.greiner@compsol.cc>
Mon, 22 Dec 2003 14:07:03 +0000 (14:07 +0000)
commit5e32838b27df45c9fab48df2d637fb14728b2594
tree8c0c6931f893429b7265f6019b0c8c967fb09b23
parentd698c48c20923ad743537c09b38e8895faa7c8a9
* gnus-int.el (gnus-open-server): Fixed the server status such
that an agentized server, when opened offline, has a status of
offline.  Also fixes bug whereby the agent's backend was called
twice to open each server.

* gnus-start.el (gnus-get-unread-articles-in-group): Autoload
gnus-agent-possibly-alter-active rather than inline to resolve
compiler warnings.

* gnus.el (gnus-server-to-method): Added fallback of iterating
over gnus-newsrc-alist to resolve names of foreign servers.
Should fix recent agent bug.
lisp/ChangeLog