From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57106 Path: main.gmane.org!not-for-mail From: Chris Green Newsgroups: gmane.emacs.gnus.general Subject: Re: message-mode, compilation, XEmacs 21.4.14 Date: Thu, 22 Apr 2004 10:08:48 -0400 Organization: have you seen my office? Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87ad14p0ym.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082642968 13162 80.91.224.253 (22 Apr 2004 14:09:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2004 14:09:28 +0000 (UTC) Original-X-From: ding-owner+M5646@lists.math.uh.edu Thu Apr 22 16:09:20 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BGetE-0004L3-00 for ; Thu, 22 Apr 2004 16:09:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BGeso-0000bi-00; Thu, 22 Apr 2004 09:08:54 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BGesj-0000bd-00 for ding@lists.math.uh.edu; Thu, 22 Apr 2004 09:08:49 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BGesi-0004YW-AD for ding@lists.math.uh.edu; Thu, 22 Apr 2004 09:08:48 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id E80813A0027 for ; Thu, 22 Apr 2004 09:08:46 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BGesf-0000HP-00 for ; Thu, 22 Apr 2004 16:08:45 +0200 Original-Received: from pool-151-196-19-226.balt.east.verizon.net ([151.196.19.226]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Apr 2004 16:08:45 +0200 Original-Received: from cmg by pool-151-196-19-226.balt.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Apr 2004 16:08:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 23 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pool-151-196-19-226.balt.east.verizon.net User-Agent: Gnus/5.110002 (No Gnus v0.2) XEmacs/21.4 (Reasonable Discussion, linux) Cancel-Lock: sha1:vsB2eluKcUxSKEIrgzW7u1PZWHY= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57106 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57106 Kai Grossjohann writes: > Chris Green writes: > >> http://thread.gmane.org/gmane.emacs.gnus.general/53254 describes what >> I'm seeing but the hook solution doesn't help me out here b/c the >> font-lock-defaults are nil I believe. > > Hm? What does the solution of explicitly turn font-lock off and then > explicitly on again have to do with font-lock-defaults? My diagnosis of what was going on w/ font-lock-defaults was completely off and that thread was as close to describing the problem I'm having in the archives. I just now realized that font-lock looks at the properties of the major-mode to figure out what set of keywords to grab. I now see that the message-font-lock-keywords have a different value before I look at an article and after so I'm trying to trackdown if the original value I'm getting is something other than in gnus/lisp/message.el -- Chris Green Fame may be fleeting but obscurity is forever.