[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hi-lock mode and special buffers
From: |
Chong Yidong |
Subject: |
Re: hi-lock mode and special buffers |
Date: |
Thu, 24 Nov 2005 11:36:11 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Romain Francoise <address@hidden> writes:
> This change:
>
> 2005-11-12 Chong Yidong <address@hidden>
>
> * hi-lock.el (hi-lock-mode): Set the default value of
> font-lock-defaults.
>
> breaks fontification in special buffers if hi-lock mode is enabled.
> This affects Gnus and ERC, among others; see Bill's report about Gnus
> (<address@hidden>) and the following Debian bug:
>
> <URL: http://bugs.debian.org/339920>
By the way, I can reproduce this bug even after reverting my
2005-11-12 change, using the recipe given in
http://bugs.debian.org/339920:
M-x gnus
M-x highlight-regexp RET gnu RET RET
=> gnus-group face highlighting dies