From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7948 Path: news.gmane.org!not-for-mail From: "kousik" Newsgroups: gmane.emacs.gnus.user Subject: Re: ColorTheme badly functioning in Emacs 22 Date: 11 Sep 2006 00:20:52 -0700 Organization: http://groups.google.com Message-ID: <1157959252.742809.171870@d34g2000cwd.googlegroups.com> References: <87hd0749yz.fsf@missioncriticalit.com> <87k653ds0q.fsf@mail.com> <877j116fts.fsf@missioncriticalit.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1157960431 12011 80.91.229.2 (11 Sep 2006 07:40:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Sep 2006 07:40:31 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Sep 11 09:40:31 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GMgOx-0004Bk-Gj for gegu-info-gnus-english@m.gmane.org; Mon, 11 Sep 2006 09:40:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GMgOw-0003va-UN for gegu-info-gnus-english@m.gmane.org; Mon, 11 Sep 2006 03:40:18 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!d34g2000cwd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 24 Original-NNTP-Posting-Host: 203.145.181.126 Original-X-Trace: posting.google.com 1157959257 21944 127.0.0.1 (11 Sep 2006 07:20:57 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 11 Sep 2006 07:20:57 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1b1) Gecko/20060710 Firefox/2.0b1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: d34g2000cwd.googlegroups.com; posting-host=203.145.181.126; posting-account=cNvtag0AAAAaIHRNtq7VQY_yyVD5QDhZ Original-Xref: shelby.stanford.edu gnu.emacs.gnus:78132 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:7948 Archived-At: S=E9bastien Vauban wrote: > > >>> I'm a long time user (and a big fan) of ColorTheme, but have now > >>> problems within Emacs 22 (both in Ubuntu and in the Windows > >>> port): many buffers are not colored anymore (Gnus groups for > >>> example), or not the first time the buffer is visited (Org list > >>> of tasks for example). I have the same problem. - color-theme 6.6.0 (from EmacsWiki) - GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.4.14) of 2006-09-07 on kousik (from CVS) - Gnus/5.110006 (No Gnus v0.6) (from CVS) If I move on to "Subject:" line on an article buffer, and do a M-x describe-face I get "default". But say doing the same on the signature returns "gnus-signature-face". So somehow Gnus doesn't seem to insert correct faces around "To", "Subject" etc lines. Kousik