bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14625: Erc nick coloring broken


From: Antoine Levitt
Subject: bug#14625: Erc nick coloring broken
Date: Sat, 15 Jun 2013 17:18:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi,

I use option 2 + option 3 from
http://www.emacswiki.org/emacs/ErcNickColors to color nicknames of
people in ERC. I updated to trunk recently, and nick coloring broke (I
only get plain old white). I bisected it to

Author: Glenn Morris <rgm@gnu.org>
Date:   Wed May 29 20:19:04 2013 -0700

    * erc/erc-backend.el: Require erc at run-time too (silences compilation)

I think a bad interaction develops because I use erc-timestamp with
erc-hide-timestamps set to t. What seems to happen is that the while
loop in "option 3" seems to be stuck inside the timestamp region, and
never goes around to coloring the text.

I have tried to debug it but failed, as I have no idea as to what
exactly this commit does. Any pointers on how I should proceed?

TIA
Antoine





reply via email to

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