emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] master 2ae5b9c 3/7: swiper.el (swiper-font-lock-ensure): Igno


From: Tassilo Horn
Subject: Re: [elpa] master 2ae5b9c 3/7: swiper.el (swiper-font-lock-ensure): Ignore gnus modes
Date: Thu, 26 Mar 2015 16:24:41 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Oleh Krehel <address@hidden> writes:

> But what is the cause of discoloration when I call `font-lock-ensure`?
>
> For instance, in `gnus-group-mode`, `font-lock-mode` is t, but
> `font-lock-fontified` is nil, and the color is erased when I call
> `font-lock-ensure`.

I think Gnus propertizes the contents using the 'face property whereas
it should actually use the 'font-lock-face property (or disable
font-lock).

Bye,
Tassilo



reply via email to

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