GNU bug report logs - #5001
erc should use 'font-lock-face, not 'face

Previous Next

Package: emacs;

Reported by: Lennart Borgman <lennart.borgman <at> gmail.com>

Date: Sat, 21 Nov 2009 12:05:07 UTC

Severity: normal

Tags: fixed

Merged with 8925

Found in version 23.2

Fixed in version 26.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: Emacs Bugs <bug-gnu-emacs <at> gnu.org>
Subject: erc should use 'font-lock-face, not 'face
Date: Sat, 21 Nov 2009 12:56:20 +0100
erc does not use the font-lock machinery for coloring the erc buffers.
If that is good or not I do not know. However there is a problem with
that it currently use the 'face text property. This prevents hi-lock
from working in its buffer which would otherwise be useful.

Therefore please replace 'face with 'font-lock-face everywhere in erc.

(I do not send a patch. I think it is just easier to make the change
which is quite quick to make. I have tested it though.)




This bug report was last modified 8 years and 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.