emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Damian Bernardini <damian.bernardini@gmail.com>
To: Damian Bernardini <damian.bernardini@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: Source code evaluation problem
Date: Sat, 25 Apr 2015 17:55:40 +0000	[thread overview]
Message-ID: <CAJdDAJFEOVerZZ7KLfDK==6YNhKKR530hPe1=J+85GAW-b-HLQ@mail.gmail.com> (raw)
In-Reply-To: <871tj82js0.fsf@ucl.ac.uk>

[-- Attachment #1: Type: text/plain, Size: 1520 bytes --]

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")

How can I tell emacs to not load the /usr/share/emacs/24.5/lisp/org package?

2015-04-25 17:35 GMT+00:00 Eric S Fraga <e.fraga@ucl.ac.uk>:

> On Saturday, 25 Apr 2015 at 15:47, Damian Bernardini wrote:
> > I'm trying to use ledger blocks inside org with babel:
>
> [...]
>
> > I'm trying the noweb example from:
> > http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-ledger.html
> >
> > I can evaluate and get results from income and expenses blocks, but when
> I
> > try to run C-c C-c on balance block I get:
> > Symbol's function definition is void: org-id-find-id-file
>
> What version of org are you using?  How are you loading org?
>
> The error message you get is rather suspicious and makes me think you
> might have an installation of org that is possibly a mix of old and new.
> That function is in org-id.el which is required by org-attach which
> itself is required by org...
>
> What is the output of M-x find-library RET org RET?
>
> Finally, maybe prepare a minimal example and post it to this list.  I
> use ledger in org all the time and it works fine.
> --
> : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org
> release_8.3beta-1062-gce4e64
>

[-- Attachment #2: Type: text/html, Size: 2217 bytes --]

  reply	other threads:[~2015-04-25 17:55 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 [this message]
2015-04-25 18:26     ` Eric S Fraga
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='CAJdDAJFEOVerZZ7KLfDK==6YNhKKR530hPe1=J+85GAW-b-HLQ@mail.gmail.com' \
    --to=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).