From: Bob Newell <bobnewell@bobnewell.net>
To: Damian Bernardini <damian.bernardini@gmail.com>
Cc: Org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Source code evaluation problem
Date: Sat, 25 Apr 2015 07:14:48 -1000 [thread overview]
Message-ID: <CADoYgq-_eU5Kf7HDhQrV_yNV_0UuUzzzp37x84PgqNmZqtfyPg@mail.gmail.com> (raw)
In-Reply-To: <CAJdDAJHNyGAQ64+STDRnYqRNbqz3ZxApZJzPT+LmJ9WcfqMH6A@mail.gmail.com>
On Sat, Apr 25, 2015 at 5:47 AM, Damian Bernardini
<damian.bernardini@gmail.com> wrote:
> I'm trying to use ledger blocks inside org with babel:
<<snip>>
> 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
I have no problem doing a balance report.
My transactions sit in a block like this:
#+name: hcfgeneralledger :noweb yes
#+begin_src ledger
... etc
... etc
#+end_src
And then I use this to get the balance report. C-c C-c on the line
<<hcfgeneralldeger>>, for instance.
#+name: balance
#+begin_src ledger :cmdline -s bal :noweb yes
<<hcfgeneralledger>>
#+end_src
--
Bob Newell
Honolulu, Hawai`i
Sent via Linux Mint 17.
next prev parent reply other threads:[~2015-04-25 17:15 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 [this message]
2015-04-25 17:35 ` Eric S Fraga
2015-04-25 17:55 ` Damian Bernardini
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=CADoYgq-_eU5Kf7HDhQrV_yNV_0UuUzzzp37x84PgqNmZqtfyPg@mail.gmail.com \
--to=bobnewell@bobnewell.net \
--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).