* gnus-sum.el (gnus-summary-highlight-line): Articles stored in
authorKevin Greiner <kevin.greiner@compsol.cc>
Wed, 3 Mar 2004 04:04:24 +0000 (04:04 +0000)
committerKevin Greiner <kevin.greiner@compsol.cc>
Wed, 3 Mar 2004 04:04:24 +0000 (04:04 +0000)
the cache, but not the agent, now appear with their usual face.

lisp/gnus-sum.el

index fb360fb..49b881b 100644 (file)
@@ -11334,7 +11334,8 @@ If REVERSE, save parts that do not match TYPE."
         (default-high gnus-summary-default-high-score)
         (default-low gnus-summary-default-low-score)
         (uncached (and gnus-summary-use-undownloaded-faces
-                        (memq article gnus-newsgroup-undownloaded))))
+                        (memq article gnus-newsgroup-undownloaded)
+                        (not (memq article gnus-newsgroup-cached)))))
     (let ((face (funcall (gnus-summary-highlight-line-0))))
       (unless (eq face (get-text-property beg 'face))
        (gnus-put-text-property-excluding-characters-with-faces