emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Damian Bernardini <damian.bernardini@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Source code evaluation problem
Date: Sat, 25 Apr 2015 19:26:36 +0100	[thread overview]
Message-ID: <87oamc12ub.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAJdDAJFEOVerZZ7KLfDK==6YNhKKR530hPe1=J+85GAW-b-HLQ@mail.gmail.com> (Damian Bernardini's message of "Sat, 25 Apr 2015 17:55:40 +0000")

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

  reply	other threads:[~2015-04-25 18:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-25 15:47 Source code evaluation problem Damian Bernardini
2015-04-25 17:14 ` Bob Newell
2015-04-25 17:35 ` Eric S Fraga
2015-04-25 17:55   ` Damian Bernardini
2015-04-25 18:26     ` Eric S Fraga [this message]
2015-04-25 18:35       ` Damian Bernardini
2015-04-27  9:30         ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oamc12ub.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=damian.bernardini@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).