From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Re: Fontification partly broken in some modes Date: Sat, 25 Feb 2012 13:16:32 +0000 Message-ID: <20120225131632.GB3109@acm.acm> References: <87hayfyz31.fsf@thinkpad.tsdh.de> <87boongp8c.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1330175852 30186 80.91.229.3 (25 Feb 2012 13:17:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 25 Feb 2012 13:17:32 +0000 (UTC) Cc: Tassilo Horn , emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 25 14:17:30 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S1HVB-0007bZ-Mi for ged-emacs-devel@m.gmane.org; Sat, 25 Feb 2012 14:17:29 +0100 Original-Received: from localhost ([::1]:49503 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1HVA-00022I-LS for ged-emacs-devel@m.gmane.org; Sat, 25 Feb 2012 08:17:28 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:40362) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1HV3-000226-Ii for emacs-devel@gnu.org; Sat, 25 Feb 2012 08:17:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1HUw-0001Yh-I6 for emacs-devel@gnu.org; Sat, 25 Feb 2012 08:17:21 -0500 Original-Received: from colin.muc.de ([193.149.48.1]:57517 helo=mail.muc.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1HUw-0001Yc-9K for emacs-devel@gnu.org; Sat, 25 Feb 2012 08:17:14 -0500 Original-Received: (qmail 16870 invoked by uid 3782); 25 Feb 2012 13:17:13 -0000 Original-Received: from acm.muc.de (pD951B0CB.dip.t-dialin.net [217.81.176.203]) by colin.muc.de (tmda-ofmipd) with ESMTP; Sat, 25 Feb 2012 14:17:06 +0100 Original-Received: (qmail 30912 invoked by uid 1000); 25 Feb 2012 13:16:32 -0000 Content-Disposition: inline In-Reply-To: <87boongp8c.fsf@gnu.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 193.149.48.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148779 Archived-At: Hello, Yidong. On Sat, Feb 25, 2012 at 06:51:47PM +0800, Chong Yidong wrote: > Tassilo Horn writes: > > Hi all, > > since I've updated my emacs bzr checkout on February, 23rd (the last > > update before that being 3 or 4 days earlier) the message headers in > > `gnus-article-mode' aren't fontified anymore. M-x describe-face on a > > header just says it's in `default' face. But it should be one of the > > `gnus-header-*' faces. > Another way to see this is with `C-x v d' (vc-dir): font lock is broken > in the VC-dir header. I've not been able to get font-locking in this buffer with pre-107398 versions. Any clues as to what I'm missing? > This is due to the font-lock changes in revno 107398. OK. > Alan, please fix this ASAP if you can. Otherwise, I'm going to revert > the change so that it won't affect the pretest. It's looking unlikely I'll manage it, but I'll give it a good try. -- Alan Mackenzie (Nuremberg, Germany).