* gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
authorKevin Greiner <kevin.greiner@compsol.cc>
Thu, 9 Jan 2003 07:53:54 +0000 (07:53 +0000)
committerKevin Greiner <kevin.greiner@compsol.cc>
Thu, 9 Jan 2003 07:53:54 +0000 (07:53 +0000)
commitbe67631bc854790473d7ba2248c71bc3d8e20c65
tree7671fab64ec68804b011939e11f43987765bf3a7
parent1ab61c40bfba6b77efd3310983bb8753c2c16b93
* gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
processable articles as read.
(gnus-agent-summary-fetch-series): Remove processable and
downloadable marks on all downloaded articles in the series.

* nntp.el (nntp-report): Throw error after reporting the problem.
(nntp-accept-process-output): Corrected error check to report an
error when the process is nil.
lisp/ChangeLog