From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#8925: 23.2; all syntax highlighting disappears from ERC mode when I M-x toggle-show-tabs-show-ws Date: Fri, 24 Jun 2011 21:23:26 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1308965064 27578 80.91.229.12 (25 Jun 2011 01:24:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 25 Jun 2011 01:24:24 +0000 (UTC) Cc: 8925@debbugs.gnu.org To: "Zooko O'Whielacronx" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jun 25 03:24:20 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QaHbg-0004xR-ER for geb-bug-gnu-emacs@m.gmane.org; Sat, 25 Jun 2011 03:24:20 +0200 Original-Received: from localhost ([::1]:40908 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QaHbf-0005nB-Ia for geb-bug-gnu-emacs@m.gmane.org; Fri, 24 Jun 2011 21:24:19 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QaHbQ-0005n2-II for bug-gnu-emacs@gnu.org; Fri, 24 Jun 2011 21:24:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QaHbO-0005Ej-7C for bug-gnu-emacs@gnu.org; Fri, 24 Jun 2011 21:24:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QaHbO-0005Ef-5l for bug-gnu-emacs@gnu.org; Fri, 24 Jun 2011 21:24:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QaHbN-0006dN-N2; Fri, 24 Jun 2011 21:24:01 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 25 Jun 2011 01:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8925 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8925-submit@debbugs.gnu.org id=B8925.130896501625466 (code B ref 8925); Sat, 25 Jun 2011 01:24:01 +0000 Original-Received: (at 8925) by debbugs.gnu.org; 25 Jun 2011 01:23:36 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QaHaw-0006ch-Ui for submit@debbugs.gnu.org; Fri, 24 Jun 2011 21:23:35 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QaHav-0006cV-Ri for 8925@debbugs.gnu.org; Fri, 24 Jun 2011 21:23:34 -0400 Original-Received: from localhost ([127.0.0.1]:49818) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QaHap-0004T0-AG; Fri, 24 Jun 2011 21:23:27 -0400 X-Spook: David John Oates president Jiang Zemin digicash Uzi wire X-Ran: S_!$]J6^-X[Z List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:47450 Archived-At: "Zooko O'Whielacronx" wrote: > ERC normally shows all sorts of useful information by changing the > fonts, for example, nicks are in different colors. However recently I > ran M-x toggle-show-tabs-show-ws, and now when I start an ERC buffer > (for example by joining a new IRC channel), it shows the normal > syntax-highlighted view, but then whenever I hit a key (or maybe > whenever someone else posts a message to the channel? I'm not sure) all > the syntax highlighting disappears, and it becomes a very boring black > and white rendering of the channel. Probably you should report this to the authors of whatever package provides the function `toggle-show-tabs-show-ws' (it's not part of Emacs).