Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-agent typo?
@ 2002-10-18 18:05 Kai Großjohann
  2002-10-21 21:23 ` Paul Jarc
  0 siblings, 1 reply; 22+ messages in thread
From: Kai Großjohann @ 2002-10-18 18:05 UTC (permalink / raw)


What do you think about the following patch for gnus-agent.el?  I
guess that unseen was meant instead of seen.

@@ -1102,7 +1108,7 @@
 	gnus-agent-cache)
     ;; Add article with marks to list of article headers we want to fetch.
     (dolist (arts (gnus-info-marks (gnus-get-info group)))
-      (unless (memq (car arts) '(seen recent))
+      (unless (memq (car arts) '(unseen recent))
 	(setq articles (gnus-range-add articles (cdr arts)))))
     (setq articles (sort (gnus-uncompress-sequence articles) '<))
     ;; Remove known articles.


kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)



^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2002-10-26 16:56 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-18 18:05 gnus-agent typo? Kai Großjohann
2002-10-21 21:23 ` Paul Jarc
2002-10-22  8:37   ` Kai Großjohann
2002-10-22 18:02     ` Paul Jarc
2002-10-23  8:07       ` Kai Großjohann
2002-10-23 15:20         ` Paul Jarc
2002-10-23 15:40           ` Kai Großjohann
2002-10-23 15:58             ` Paul Jarc
2002-10-24  7:08               ` Kai Großjohann
2002-10-24 10:26                 ` Simon Josefsson
2002-10-24 10:35                   ` Kai Großjohann
2002-10-24 15:24                     ` Simon Josefsson
2002-10-24 16:58                       ` Kai Großjohann
2002-10-24 19:20                       ` Kai Großjohann
2002-10-24 23:30                         ` Simon Josefsson
2002-10-25  8:51                           ` Kai Großjohann
2002-10-25 10:35                             ` Simon Josefsson
2002-10-25 10:48                               ` Kai Großjohann
2002-10-26 16:56                       ` Clemens Fischer
2002-10-24 15:12                 ` Paul Jarc
2002-10-24 17:03                   ` Kai Großjohann
2002-10-24 17:34                     ` Paul Jarc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).