use sh. i do.
>
>
> On 5/12/14, Adam Turoff wrote:
> > It seems like there's some issue with ledger not loading properly, and
> the
> > error appears to be eaten by org-babel. Is there any way to debug what
> > org-babel is seeing here?
>
> c-c c-v c-v?
>
> -
nday, 12 May 2014 at 03:27, Adam Turoff wrote:
> > I'm trying to prepare a ledger report by including a ledger file with
> babel:
> >
> > #+begin_src ledger :cmdline print
> > !include ledger.lgr
> > #+end_src
>
> I would suggest you try specifying the
I'm trying to prepare a ledger report by including a ledger file with babel:
#+begin_src ledger :cmdline print
!include ledger.lgr
#+end_src
#+RESULTS:
And each time I try and eval the buffer, the results come back blank.
org-confirm-babel-evaluate works perfectly fine with other blocks, like
s