* gnus-agent.el (gnus-agent-group-pathname): Bind
authorKevin Greiner <kevin.greiner@compsol.cc>
Sun, 13 Apr 2003 00:02:25 +0000 (00:02 +0000)
committerKevin Greiner <kevin.greiner@compsol.cc>
Sun, 13 Apr 2003 00:02:25 +0000 (00:02 +0000)
commite6243087c9faa749639b67f484b5dc1075336d10
tree0078b75055a5c09dada51d5b72d4caf6419466bd
parent83011b24a00508ca8102a713f9510ba2b313b992
* gnus-agent.el (gnus-agent-group-pathname): Bind
gnus-command-method so that gnus-agent-directory will always
return a valid directory.
* gnus-cache.el (gnus-cache-enter-article): Remove article from
gnus-newsgroup-undownloaded so that the summary will display the
article as downloaded.
(gnus-cache-remove-article): If the article isn't in the agent,
remove it from gnus-newsgroup-undownloaded so that the summary
will display the article as undownloaded.
lisp/ChangeLog