From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damian Bernardini Subject: Re: Source code evaluation problem Date: Sat, 25 Apr 2015 18:35:05 +0000 Message-ID: References: <871tj82js0.fsf@ucl.ac.uk> <87oamc12ub.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bfd0c0c8c8967051490c588 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36035) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ym4uy-0001z5-1u for emacs-orgmode@gnu.org; Sat, 25 Apr 2015 14:35:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ym4uw-0005st-Tf for emacs-orgmode@gnu.org; Sat, 25 Apr 2015 14:35:07 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:32860) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ym4uw-0005qd-C5 for emacs-orgmode@gnu.org; Sat, 25 Apr 2015 14:35:06 -0400 Received: by wgin8 with SMTP id n8so79523997wgi.0 for ; Sat, 25 Apr 2015 11:35:05 -0700 (PDT) In-Reply-To: <87oamc12ub.fsf@ucl.ac.uk> 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: Damian Bernardini , emacs-orgmode@gnu.org --047d7bfd0c0c8c8967051490c588 Content-Type: text/plain; charset=UTF-8 After a reinstallation I forgot to do make autoloads. Now, it's working perfectly. It was my mistake, sorry and thank you for your help. 2015-04-25 18:26 GMT+00:00 Eric S Fraga : > On Saturday, 25 Apr 2015 at 17:55, Damian Bernardini wrote: > > You were right. > > If I do M-x org-version it says: > > Org-mode version 8.3beta (release_8.3beta-1062-gce4e64-git @ mixed > > installation! /usr/share/emacs/24.5/lisp/org/ and > > /home/damian/git/org-mode/lisp/) > > > > I've downloaded org from git and loaded it with: > > (add-to-list 'load-path "~/git/org-mode/lisp") > > (add-to-list 'load-path "~/git/org-mode/contrib/lisp") > > which is what I have: > > (add-to-list 'load-path "~/git/org-mode/lisp") > (add-to-list 'load-path "~/git/org-mode/contrib/lisp/") > (require 'org) > > Maybe you have something earlier in your initialisation that brings in > the old version? Have you done "make" in your ~/git/org-mode directory? > > What happens if you start emacs with -Q, execute the lines above > and then visit your ledger org file? > > -- > : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org > release_8.3beta-1062-gce4e64 > --047d7bfd0c0c8c8967051490c588 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
After a reinstallation I forgot to do make autol= oads.
Now, it's working perfectly.
It was my mistake,= sorry and thank you for your help.
2015-04-25 18:26 GMT+00:00 Eric S Fraga <e.fra= ga@ucl.ac.uk>:
On Saturday, 25 Apr 2015 at 17:55, Damian Bernardini wrote:
> You were right.
> If I do M-x org-version it says:
> Org-mode version 8.3beta (release_8.3beta-1062-gce4e64-git @ mixed
> installation! /usr/share/emacs/24.5/lisp/org/ and
> /home/damian/git/org-mode/lisp/)
>
> I've downloaded org from git and loaded it with:
> (add-to-list 'load-path "~/git/org-mode/lisp")
> (add-to-list 'load-path "~/git/org-mode/contrib/lisp")
which is what I have:

=C2=A0 (add-to-list 'load-path "~/git/org-mode/lisp")
=C2=A0 (add-to-list 'load-path "~/git/org-mode/contrib/lisp/"= )
=C2=A0 (require 'org)

Maybe you have something earlier in your initialisation that brings in
the old version?=C2=A0 Have you done "make" in your ~/git/org-mod= e directory?

What happens if you start emacs with -Q, execute the lines above
and then visit your ledger org file?

--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-1062-gce4= e64

--047d7bfd0c0c8c8967051490c588--