emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Symbol's value as variable is void: org-planning-line-re


From: Jeff Kowalczyk
Subject: Re: [O] Symbol's value as variable is void: org-planning-line-re
Date: Tue, 2 Sep 2014 15:51:33 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:
>
> Jeff Kowalczyk <jeff.kowalczyk <at> gmail.com> writes:
> 
> > Using org-mode a4a1d85 or 2df0785, I see multiple errors, including:
> >
> > Using M-q to fill a paragraph, error on the line at point:
> >
> >   user-error: An element cannot be parsed line 7149
> >
> >   user-error: An element cannot be parsed line 7141
> >
> > When using M-RET to insert a heading:
> >
> >   byte-code: Symbol's value as variable is void: org-planning-line-re
> >
> > When using C-c to update the duration of a clocked time line:
> >
> >   byte-code: Symbol's value as variable is void: org-planning-line-re
> 
> `org-planning-line-re' is a defconst defined in "org.el". It looks like
> a mixed installation.

It's possible, how do I confirm? I build org daily with
'make clean && make'. git status shows clean tree (d4e4b1e today).

$ find . -iname 'org.el*'
./lisp/org.el

$ find . -iname '.el[c~]'
(no output)

Jeff





reply via email to

[Prev in Thread] Current Thread [Next in Thread]