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: Nick Dokos
Subject: Re: [O] Symbol's value as variable is void: org-planning-line-re
Date: Tue, 02 Sep 2014 16:37:40 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Jeff Kowalczyk <address@hidden> writes:

> Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:
>>
>> >> `org-planning-line-re' is a defconst defined in "org.el". It looks like
>> >> a mixed installation.
>> >
>> > It's possible, how do I confirm?
>> 
>> M-x org-version might tell you.  You can also try to "make autoloads".
>
> You are correct, there is a discrepancy in versions:
>
> M-x org-version:
>
> Org-mode version 8.2.6 (release_8.2.6-1 @ ~/.emacs.d/el-get/org-mode/lisp/)
>
> Make output @401bf2:
>
> org-version: 8.3beta (release_8.3beta-310-g38d0eb)
>
> I tried the following, restart-testing each step with no change
> in M-x org-version reported version:
>
> - org-mode git pull, make clean && make && make autoloads
>

Strictly speaking, you don't need `make autoloads' here : `make' is
equivalent to `make all' and the `all' target depends on the `autoloads'
target, so just `make' is enough. OTOH, it does not hurt (other than it
duplicates work that is already done).

> - remove el-get .loaddefs.el, restart emacs (which rebuilds .loaddefs)
>
> - el-get update org-mode
>
> For comparison to bundled org version, I am using Emacs bzr upstream:
>
> GNU Emacs 24.4.50.1 (x86_64-pc-linux-gnu, X toolkit) of 2014-09-01
>

Check your load-path. 

--
Nick





reply via email to

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