all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Error message: "(void-variable org-element-affiliated-keywords)"
@ 2013-03-25 14:26 Matt Lundin
  2013-03-25 16:01 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Lundin @ 2013-03-25 14:26 UTC (permalink / raw)
  To: Org Mode

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)"

I have compiled org mode with "make clean && make all".

I notice that there is a defvar in org.el (line 23392):

"(defvar org-element-affiliated-keywords) ; From org-element.el"

Yet it seems this variable is not defined when I open org buffers.

Any advice would be much appreciated.

Best,
Matt

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error message: "(void-variable org-element-affiliated-keywords)"
  2013-03-25 14:26 Error message: "(void-variable org-element-affiliated-keywords)" Matt Lundin
@ 2013-03-25 16:01 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-03-25 16:01 UTC (permalink / raw)
  To: Matt Lundin; +Cc: Org Mode

Hi Matt,

Matt Lundin <mdl@imapmail.org> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-25 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 14:26 Error message: "(void-variable org-element-affiliated-keywords)" Matt Lundin
2013-03-25 16:01 ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.