From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81022 Path: news.gmane.org!not-for-mail From: Raphael Kubo da Costa Newsgroups: gmane.emacs.gnus.general Subject: Re: Font-locking broken since b895e61? Date: Sat, 28 Jan 2012 23:01:21 -0200 Message-ID: <871uqjfhjy.fsf@FreeBSD.org> References: <87ipkdeo6i.fsf@FreeBSD.org> <87aa596ooy.fsf@gnus.org> <85pqe4j0h0.fsf@iznogoud.viz> <87ty3ftzf9.fsf@gnus.org> <87mx97tz2r.fsf@gnus.org> <87hazftyqw.fsf@gnus.org> <87bopntycd.fsf@gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1327798938 24171 80.91.229.3 (29 Jan 2012 01:02:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 29 Jan 2012 01:02:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29304@lists.math.uh.edu Sun Jan 29 02:02:17 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 1RrJ9t-0002Qg-6C for ding-account@gmane.org; Sun, 29 Jan 2012 02:02:17 +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 1RrJ9I-0004rE-DX; Sat, 28 Jan 2012 19:01:40 -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 1RrJ9H-0004r9-IT for ding@lists.math.uh.edu; Sat, 28 Jan 2012 19:01:39 -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 1RrJ9D-0005qU-4L for ding@lists.math.uh.edu; Sat, 28 Jan 2012 19:01:39 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1RrJ9A-0000wt-9u for ding@gnus.org; Sun, 29 Jan 2012 02:01:32 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RrJ99-0002FF-JX for ding@gnus.org; Sun, 29 Jan 2012 02:01:31 +0100 Original-Received: from 201.82.194.83 ([201.82.194.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Jan 2012 02:01:31 +0100 Original-Received: from rakuco by 201.82.194.83 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 29 Jan 2012 02:01:31 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 201.82.194.83 User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (berkeley-unix) Cancel-Lock: sha1:R/UbpB62lL4nQeu+Gv1KMtA9xgE= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81022 Archived-At: Lars Ingebrigtsen writes: > Lars Ingebrigtsen writes: > >> I guess. If I bind it to nil instead of making it a buffer-local >> variable, fontifying works. > > So I've now done that, but I have no idea why setting it locally in the > buffer doesn't work, too. Meanwhile, I can confirm font-locking has started working again with commit 3313cd8 -- not only fontification of org-mode, but everything else, I guess (my primary use case is fontifying diffs).