From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57090 Path: main.gmane.org!not-for-mail From: Chris Green Newsgroups: gmane.emacs.gnus.general Subject: message-mode, compilation, XEmacs 21.4.14 Date: Wed, 21 Apr 2004 10:41:33 -0400 Organization: have you seen my office? Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082558553 19400 80.91.224.253 (21 Apr 2004 14:42:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Apr 2004 14:42:33 +0000 (UTC) Original-X-From: ding-owner+M5630@lists.math.uh.edu Wed Apr 21 16:42:27 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 1BGIvj-0005N8-00 for ; Wed, 21 Apr 2004 16:42:27 +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 1BGIv5-0004jP-00; Wed, 21 Apr 2004 09:41:47 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BGIuw-0004jH-00 for ding@lists.math.uh.edu; Wed, 21 Apr 2004 09:41:38 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BGIuv-00060R-Kp for ding@lists.math.uh.edu; Wed, 21 Apr 2004 09:41:37 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 7BEEB3A0076 for ; Wed, 21 Apr 2004 09:41:34 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BGIur-0001rH-00 for ; Wed, 21 Apr 2004 16:41:33 +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 ; Wed, 21 Apr 2004 16:41:33 +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 ; Wed, 21 Apr 2004 16:41:33 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 22 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:qMRzZPZIPNcsbCO9E3fh2ugikXY= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57090 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57090 Hey folks, I'm finally getting around to updating to NoGnus, I've run into a problem if I byte-compile message.el, as soon as I enter a *mail* buffer, after displaying an *Article*, font-lock becomes becomes broken as soon as I type some text (extent-at (point)) returns nil though if I don't type on the line, it does return useful information. font-lock-defaults is currently set to nil. 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. Any ideas what from *Article* font-lock is clobbering *mail* font-lock? -- Chris Green Warning: time of day goes back, taking countermeasures.