From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: lexical binding breaks org-font-lock-set-keywords-hook Date: Sun, 17 Jan 2016 22:01:00 +0100 Message-ID: <87vb6rj4z7.fsf@nicolasgoaziou.fr> References: <278829D7-3B91-41FA-9CC8-EC068B93A97A@aiguphonie.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKuPi-0000XX-SO for emacs-orgmode@gnu.org; Sun, 17 Jan 2016 15:59:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aKuPi-0003u7-0u for emacs-orgmode@gnu.org; Sun, 17 Jan 2016 15:59:06 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKuPh-0003ts-R4 for emacs-orgmode@gnu.org; Sun, 17 Jan 2016 15:59:05 -0500 In-Reply-To: <278829D7-3B91-41FA-9CC8-EC068B93A97A@aiguphonie.com> (mc@aiguphonie.com's message of "Sun, 17 Jan 2016 14:18:49 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: mc Cc: emacs-orgmode@gnu.org Hello, mc writes: > may I ask, how one would possibly access and set the formerly dynamically bound variable > > `org-font-lock-extra-keywords' > > as this is still recommended by the doc-string of org-font-lock-set-keywords-hook > > now that org.el was switched to lexical binding by commit 1f49e9fd > 01/10/2016 01:29 AM ? Fixed. Thank you. Regards, -- Nicolas Goaziou