* 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)
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

index 925ea0a..059aac1 100644 (file)
@@ -1,3 +1,13 @@
+2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
+
+       * 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.
+       
 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)