From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Newell Subject: Re: Source code evaluation problem Date: Sat, 25 Apr 2015 07:14:48 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ym3fe-0004gd-Sy for emacs-orgmode@gnu.org; Sat, 25 Apr 2015 13:15:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ym3fZ-0006hb-RN for emacs-orgmode@gnu.org; Sat, 25 Apr 2015 13:15:14 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:33637) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ym3fZ-0006hH-M6 for emacs-orgmode@gnu.org; Sat, 25 Apr 2015 13:15:09 -0400 Received: by wiax7 with SMTP id x7so55108179wia.0 for ; Sat, 25 Apr 2015 10:15:08 -0700 (PDT) In-Reply-To: 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 Cc: Org-mode mailing list On Sat, Apr 25, 2015 at 5:47 AM, Damian Bernardini wrote: > I'm trying to use ledger blocks inside org with babel: <> > 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 <>, for instance. #+name: balance #+begin_src ledger :cmdline -s bal :noweb yes <> #+end_src -- Bob Newell Honolulu, Hawai`i Sent via Linux Mint 17.