Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

> Hello,
>
> Julien Cubizolles <j.cubizol...@free.fr> writes:
>
>> I'm still experiencing this problem with the following example
>>
>> #+BEGIN_SRC elisp
>>   (add-to-list 'load-path "~/git-repositories/org-mode/lisp")
>>   (add-to-list 'load-path "~/git-repositories/org-mode/contrib/lisp")
>> #+END_SRC
>>
>> #+RESULTS:
>> : Successfully reloaded Org
>> : Org-mode version 8.3.4 (release_8.3.4-695-gf07580 @ 
>> /home/wilk/git-repositories/org-mode/lisp/)
>
> This release is too old. You need to update Org.

I was only doing byte-recompile-directory after pulling from git (from
magit actually). According to the doc (that I should have read...) I
should run make update.

Julien.


Reply via email to