GNU bug report logs - #16167
24.3; rcirc coloring incompatible with global-whitespace-mode

Previous Next

Package: emacs;

Reported by: "Felix S. Klock II" <pnkfelix <at> pnkfx.org>

Date: Mon, 16 Dec 2013 16:56:02 UTC

Severity: minor

Found in version 24.3

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Leo Liu <sdl.web <at> gmail.com>
To: "Felix S. Klock II" <pnkfelix <at> pnkfx.org>
Cc: 16167 <at> debbugs.gnu.org
Subject: Re: bug#16167: 24.3;
 rcirc coloring incompatible with global-whitespace-mode
Date: Tue, 17 Dec 2013 08:36:01 +0800
On 2013-12-16 21:07 +0800, Felix S. Klock II wrote:
> 1. Start `emacs -Q'
>
> 2. Invoke `M-x rcirc`, go to a channel.
>
> 3. Observe: As messages arrive, user nicknames are colored by default.
>
> 4. Quit emacs, restart `emacs -Q'
>
> 5. In *scratch*, eval `(global-whitespace-mode 1)'
>
> 6. Invoke `M-x rcirc`, go to a channel.
>
> 7. Observe that when messages come in, user nicknames are not colored.

The colours in rcirc buffers aren't set by font-locking. white-space
mode re-font-lock the buffer and as such colours are removed. So white
space mode is likely to cause problems in other places.

Leo




This bug report was last modified 11 years and 163 days ago.

Previous Next


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