Emanuel Berg <[email protected]> writes: > Here is a dump [1] of how it could look, and the Elisp > [2] that makes it look that way easily enough. > > Doesn't it look nice and, uhm, colorful? > > It seems even tho `font-lock-mode' is on, you still > have to call `font-lock-fontify-buffer' to get the > action.
I think it would be there immediately if you call `font-lock-add-keywords' with nil in place of 'gnus-browse-mode. > I put it in `gnus-browse-mode-hook' but I don't think you should have > to (?). Anyway, enjoy :) Or you can put your current `font-lock-add-keywords' call into your ~/.gnus. Then it would be evaluated before gnus-browse-mode was activated. Bye, Tassilo _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
