[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs 23.2 with Gnus 5.13 = Loss of color
From: |
Alun Evans |
Subject: |
Re: Emacs 23.2 with Gnus 5.13 = Loss of color |
Date: |
Wed, 08 Dec 2010 15:47:18 -0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
On Mon 08 Nov '10 at 12:20 Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:
>
> Alun Evans <alun@bSaPdAgMeSrPoAuMs.net> writes:
>
>> I've been running for quite a while, well ok, a hell of a long time, with:
>>
>> Emacs 21.3.1 + No Gnus v0.6
>>
>> I tried recently to switch to Emacs 23.2 and its bundled Gnus, but in
>> the Group and Summary modes I lose all colors, with the exception of
>> some string highlighting...
>
> I would guess that you have some local customisations that disable the
> highlighting in some way, but it's difficult to say what to look for,
> because there are so many things that allow twiddling the Gnus look.
Seemingly it's this hunk:
;;;Make TODO Face
;; (make-face 'local-todo-face)
;; (set-face-foreground 'local-todo-face "Black")
;; (set-face-background 'local-todo-face "Red")
;; (setq font-lock-keywords
;; (append font-lock-keywords
;; '(("TODO" (0 'local-todo-face t))
;; ("#error" (0 'local-todo-face t))
;; ("FIXME" (0 'local-todo-face t))))
;; )
A.
--
Alun Evans
cisco Systems.
- Emacs 23.2 with Gnus 5.13 = Loss of color, Alun Evans, 2010/12/09
- Re: Emacs 23.2 with Gnus 5.13 = Loss of color, Lars Magne Ingebrigtsen, 2010/12/09
- Re: Emacs 23.2 with Gnus 5.13 = Loss of color,
Alun Evans <=
- Re: Emacs 23.2 with Gnus 5.13 = Loss of color, Sébastien Vauban, 2010/12/08
- Re: Emacs 23.2 with Gnus 5.13 = Loss of color, Lars Magne Ingebrigtsen, 2010/12/09
- Re: Emacs 23.2 with Gnus 5.13 = Loss of color, Sébastien Vauban, 2010/12/08
- Re: Emacs 23.2 with Gnus 5.13 = Loss of color, Lars Magne Ingebrigtsen, 2010/12/09
- Re: Emacs 23.2 with Gnus 5.13 = Loss of color, Sébastien Vauban, 2010/12/08
- Re: Emacs 23.2 with Gnus 5.13 = Loss of color, Lars Magne Ingebrigtsen, 2010/12/09
- Re: Emacs 23.2 with Gnus 5.13 = Loss of color, Sébastien Vauban, 2010/12/08
- Re: Emacs 23.2 with Gnus 5.13 = Loss of color, Lars Magne Ingebrigtsen, 2010/12/09