info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 23.2 with Gnus 5.13 = Loss of color


From: Lars Magne Ingebrigtsen
Subject: Re: Emacs 23.2 with Gnus 5.13 = Loss of color
Date: Sun, 05 Dec 2010 16:05:50 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Sébastien Vauban <wxhgmqzgwmuf@spammotel.com> writes:

> I wanted to give you the shortest example, but adding the following to your
> `.emacs' is sufficient to get the same effect:
> ;; highlight tabs in all modes
> (add-hook 'font-lock-mode-hook
>           '(lambda ()
>              (font-lock-add-keywords
>               nil
>               '(("\t" 0 'trailing-whitespace prepend)))))
> Gnus looses its colors, after Emacs restart.

If I add that to my .emacs, it has absolutely no effect in the
group/summary/article buffers that I can see.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]