From: Kevin Greiner Date: Wed, 3 Mar 2004 04:04:24 +0000 (+0000) Subject: * gnus-sum.el (gnus-summary-highlight-line): Articles stored in X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=32436b4c9101d11979f803eaf5ed4ee42be6114b * gnus-sum.el (gnus-summary-highlight-line): Articles stored in the cache, but not the agent, now appear with their usual face. --- diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index fb360fb81..49b881b36 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -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