From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/80949 Path: news.gmane.org!not-for-mail From: Wolfgang Jenkner Newsgroups: gmane.emacs.gnus.general Subject: Re: Font-locking broken since b895e61? Date: Wed, 25 Jan 2012 18:14:37 +0100 Message-ID: <85hazjya6m.fsf@iznogoud.viz> References: <87ipkdeo6i.fsf@FreeBSD.org> <87y5svyey6.fsf@nzebook.haselwarter.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1327511883 7749 80.91.229.12 (25 Jan 2012 17:18:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 25 Jan 2012 17:18:03 +0000 (UTC) Cc: Raphael Kubo da Costa , ding@gnus.org, larsi@gnus.org To: Philipp Haselwarter Original-X-From: ding-owner+M29231@lists.math.uh.edu Wed Jan 25 18:17:56 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rq6Tr-0005vV-1b for ding-account@gmane.org; Wed, 25 Jan 2012 18:17:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Rq6So-0007jg-RM; Wed, 25 Jan 2012 11:16:50 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Rq6Sn-0007ja-Dm for ding@lists.math.uh.edu; Wed, 25 Jan 2012 11:16:49 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Rq6Si-0007mk-UK for ding@lists.math.uh.edu; Wed, 25 Jan 2012 11:16:48 -0600 Original-Received: from mx05.lb01.inode.at ([62.99.145.5] helo=mx.inode.at) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Rq6Sg-0002NY-S1; Wed, 25 Jan 2012 18:16:42 +0100 Original-Received: from [85.127.18.19] (port=16224 helo=iznogoud.viz) by smartmx-05.inode.at with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Rq6SZ-0006FK-I3; Wed, 25 Jan 2012 18:16:35 +0100 Original-Received: from wolfgang by iznogoud.viz with local (Exim 4.77 (FreeBSD)) (envelope-from ) id 1Rq6SY-0000WS-4L; Wed, 25 Jan 2012 18:16:34 +0100 Mail-Followup-To: Philipp Haselwarter , Raphael Kubo da Costa , ding@gnus.org, larsi@gnus.org User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (berkeley-unix) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:80949 Archived-At: On Sun, Jan 15 2012, Raphael Kubo da Costa wrote: > Since b895e61 was committed in November, I am unable to make Gnus do > some syntax highlighting on the messages I view (I have tested this with > GNU Emacs 24.0.90.1 bzr rev 106240 on FreeBSD and GNU Emacs 23.3.1 on an > ArchLinux machine). > > As an example, viewing <874o262tc7.fsf@hati.baby-gnu.org> sent to this > list with a revision prior to b895e61 shows me both the example Lisp > code and the patch at the end with syntax highlighting, whereas using > any Gnus revision starting with b895e61 no syntax highlighting is > applied. Perhaps http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10063 For some reason the bug report has been archived again, although it is still not resolved (the patch I proposed was silly because it didn't take into account compatibility). I had cc'd the bug report to larsi@gnus.org, but those messages bounced at the time. Wolfgang