2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
+ * gnus-async.el (gnus-async-article-callback): Always prefetch images
+ for groups that want that.
+
* nntp.el (nntp-wait-for-string): Supply a timeout for
accept-process-output to ensure progress.
(save-excursion
(save-restriction
(narrow-to-region mark (point-max))
+ ;; Prefetch images for the groups that want that.
+ (when (fboundp 'gnus-html-prefetch-images)
+ (gnus-async-post-fetch-function summary))
(funcall gnus-async-post-fetch-function summary))))
(gnus-async-with-semaphore
(setq