GNU bug report logs - #14625
Erc nick coloring broken

Previous Next

Package: emacs;

Reported by: Antoine Levitt <antoine.levitt <at> gmail.com>

Date: Sat, 15 Jun 2013 15:19:02 UTC

Severity: normal

Tags: moreinfo

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14625 in the body.
You can then email your comments to 14625 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#14625; Package emacs. (Sat, 15 Jun 2013 15:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Antoine Levitt <antoine.levitt <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 15 Jun 2013 15:19:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Antoine Levitt <antoine.levitt <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org, Glenn Morris <rgm <at> gnu.org>
Subject: Erc nick coloring broken
Date: Sat, 15 Jun 2013 17:18:30 +0200
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 <at> 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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14625; Package emacs. (Sun, 27 Dec 2015 21:13:01 GMT) Full text and rfc822 format available.

Message #8 received at 14625 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Antoine Levitt <antoine.levitt <at> gmail.com>
Cc: rgm <at> gnu.org, 14625 <at> debbugs.gnu.org
Subject: Re: bug#14625: Erc nick coloring broken
Date: Sun, 27 Dec 2015 22:12:01 +0100
Antoine Levitt <antoine.levitt <at> gmail.com> writes:

> 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 <at> 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?

Can you post a recipe for how to reproduce this bug?  That is, starting
from "emacs -Q", what settings do you do, and what's the expected result?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 27 Dec 2015 21:13:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#14625; Package emacs. (Tue, 29 Dec 2015 08:21:01 GMT) Full text and rfc822 format available.

Message #13 received at 14625 <at> debbugs.gnu.org (full text, mbox):

From: Antoine Levitt <antoine.levitt <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: rgm <at> gnu.org, 14625 <at> debbugs.gnu.org
Subject: Re: bug#14625: Erc nick coloring broken
Date: Tue, 29 Dec 2015 09:20:36 +0100
[Message part 1 (text/plain, inline)]
Frankly, it was a very long time ago, I don't remember the bug, and I don't
even use ERC anymore, so if nobody else complains, you can close the bug
report.

On 27 December 2015 at 22:12, Lars Ingebrigtsen <larsi <at> gnus.org> wrote:

> Antoine Levitt <antoine.levitt <at> gmail.com> writes:
>
> > 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 <at> 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?
>
> Can you post a recipe for how to reproduce this bug?  That is, starting
> from "emacs -Q", what settings do you do, and what's the expected result?
>
> --
> (domestic pets only, the antidote for overdose, milk.)
>    bloggy blog: http://lars.ingebrigtsen.no
>
[Message part 2 (text/html, inline)]

bug closed, send any further explanations to 14625 <at> debbugs.gnu.org and Antoine Levitt <antoine.levitt <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 29 Dec 2015 08:49:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 26 Jan 2016 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 203 days ago.

Previous Next


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