From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Error message: "(void-variable org-element-affiliated-keywords)" Date: Mon, 25 Mar 2013 17:01:31 +0100 Message-ID: <87sj3jmpt0.fsf@bzg.ath.cx> References: <877gkva72u.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK9q7-0003T5-M2 for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 12:01:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK9q1-00068C-VP for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 12:01:39 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:44601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK9q1-00067g-Jq for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 12:01:33 -0400 Received: by mail-wi0-f174.google.com with SMTP id hj8so2242407wib.7 for ; Mon, 25 Mar 2013 09:01:32 -0700 (PDT) In-Reply-To: <877gkva72u.fsf@fastmail.fm> (Matt Lundin's message of "Mon, 25 Mar 2013 09:26:49 -0500") 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: Matt Lundin Cc: Org Mode Hi Matt, Matt Lundin writes: > I use flyspell on my org files. With the most recent org-mode from git, > when I switch to an org buffer, I receive the following message: > > "Error in post-command-hook (flyspell-post-command-hook): > (void-variable org-element-affiliated-keywords)" This should be fixed, thanks. -- Bastien