Jay Berkenbilt <[EMAIL PROTECTED]> wrote:

> Sometime in the last two or three snapshots, I have started
> occasionally seeing my gnus fonts disappearing again.  I know that it
> is not this time caused by highlight-regexp, but I have yet to figure
> out what causes the problem.  The symptoms are exactly as last time I
> reported a big of this type: after some period of time, likely
> triggered by some action, new group or summary buffers show up without
> any font coloring.  I've seen this three times in the last week or so
> but have yet to be able to reproduce it on demand.  When I figure out
> how to make it happen, I will update this bug report.

Here's a quick recipe to reproduce the problem:

Start emacs with this start up file and your home directory set to an
empty directory.

; ------- 8< ---------

(setq
 gnus-select-method '(nnfolder "")
 mail-sources '((file :path "~/incoming"))
 gnus-group-highlight '((t . gnus-group-news-1-face))
)

; ------- 8< ---------

run M-x gnus

Hit enter over a group to enter that group's summary buffer, and hit !
a few times to get some coloring.  quit from the summary buffer to get
back to the *Group* buffer.

Run M-x font-lock-fontify-buffer

Color disappears from the *Group* buffer.  Hitting "g" restores it for
now.  Going back into a group, you can see that the coloring is gone.
Exit out of gnus and reinvoke gnus.  Now there is no color in the
*Group* buffer even if you hit g.

Please let me know if you are not able to reproduce this problem using
these steps.

--Jay

-- 
Jay Berkenbilt <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to