* gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
authorKevin Greiner <kevin.greiner@compsol.cc>
Tue, 7 Jan 2003 06:42:23 +0000 (06:42 +0000)
committerKevin Greiner <kevin.greiner@compsol.cc>
Tue, 7 Jan 2003 06:42:23 +0000 (06:42 +0000)
commit83207fde3d5f4854d7e743ed9c932efbb62cceaa
tree4e7c0033b2ea7278ab0e73b8ea1d82ae5210daab
parent7fe854c78c4e2307d96f94227764b41a41c67bac
* gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
summary buffer, articles that cannot be fetched are marked as
canceled.

* nntp.el (nntp-with-open-group): The quit signal handler must
propagate the quit signal to the next outer handler so that the
caller knows that the request aborted abnormally.
lisp/ChangeLog