From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81019 Path: news.gmane.org!not-for-mail From: Wolfgang Jenkner Newsgroups: gmane.emacs.gnus.general Subject: Re: Font-locking broken since b895e61? Date: Sun, 29 Jan 2012 00:23:39 +0100 Message-ID: <85d3a376o4.fsf@iznogoud.viz> References: <87ipkdeo6i.fsf@FreeBSD.org> <87y5svyey6.fsf@nzebook.haselwarter.org> <85hazjya6m.fsf@iznogoud.viz> <8762fx6on0.fsf@gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1327793075 24995 80.91.229.3 (28 Jan 2012 23:24:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 28 Jan 2012 23:24:35 +0000 (UTC) Cc: Philipp Haselwarter , Raphael Kubo da Costa , ding@gnus.org To: Lars Ingebrigtsen Original-X-From: ding-owner+M29301@lists.math.uh.edu Sun Jan 29 00:24:33 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RrHdF-0003ha-Ai for ding-account@gmane.org; Sun, 29 Jan 2012 00:24:29 +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 1RrHcc-0004JN-G2; Sat, 28 Jan 2012 17:23:50 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1RrHca-0004JB-Rd for ding@lists.math.uh.edu; Sat, 28 Jan 2012 17:23:48 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RrHcZ-0003Qe-LC for ding@lists.math.uh.edu; Sat, 28 Jan 2012 17:23:48 -0600 Original-Received: from mx04.lb01.inode.at ([62.99.145.4] helo=mx.inode.at) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RrHcX-00073Q-TW; Sun, 29 Jan 2012 00:23:45 +0100 Original-Received: from [85.127.18.19] (port=6271 helo=iznogoud.viz) by smartmx-04.inode.at with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1RrHcS-0006yU-ON; Sun, 29 Jan 2012 00:23:40 +0100 Original-Received: from wolfgang by iznogoud.viz with local (Exim 4.77 (FreeBSD)) (envelope-from ) id 1RrHcR-0000iV-4t; Sun, 29 Jan 2012 00:23:39 +0100 Mail-Followup-To: Lars Ingebrigtsen , Philipp Haselwarter , Raphael Kubo da Costa , ding@gnus.org In-Reply-To: <8762fx6on0.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 27 Jan 2012 18:28:35 +0100") 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:81019 Archived-At: On Fri, Jan 27 2012, Lars Ingebrigtsen wrote: > Wolfgang Jenkner writes: > >> 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). > > Do you have a new patch that would fix this issue? I think that reverting the relevant part of b895e61e03ce75a286e8c9d2325fcbf2266d5125 is the best solution (i.e., let-binding font-lock-support-mode and font-lock-mode-hook again). However, my sending a (trivial) patch for this would be counter-productive since you would then have to wait for my copyright assignment :-( Note that the OP didn't actually report a bug, just a warning message. Wolfgang