> > >>> Other peculiarity, if I write `:cmdline reeg unknown', I get an >>> exception: >> >> Ah, thanks for pointing this out, it seems I introduced an error with my >> previous change. I've just pushed up a fix for this issue. > > Thanks. But right now, I don't get anything back from the following (same as > for thread about isodoc letters): > After updating Org-mode are you running make clean && make (and maybe make install) to clear out the old compiled elisp files? Best -- Eric > > #+srcname: ledger-journal > #+begin_src ledger > 2008/01/03 * (SCORPIOS ) SEB VAUBAN > Assets:Bank:Checking:799997400530 550.00 EUR > Assets:Bank:Transferred > > 2008/01/01 * ( ) UNKNOWN-PAYEE > Assets:Bank:Checking:799997400530 21.91 EUR > Expenses:Unknown > #+end_src > > #+srcname: ledger-registry > #+begin_src ledger :cmdline reg unknown :noweb yes :session > <> > #+end_src > > In the *Messages* buffer, I get: > > Checking for library `filladapt'... Found > Fontifying scorpios.org... (regexps.............................................) > Checking for library `filladapt'... Found > Fontifying scorpios.org... (regexps..............................................) > Checking for library `filladapt'... Found > Fontifying scorpios.org... (regexps...............................................) > Checking for library `filladapt'... Found > Checking for library `filladapt'... Found > Org-mode restarted > Local setup has been refreshed > > ... but no result block is added in my Org buffer. > > I'll carefully test all of this, as soon as I can re-execute Babel under > normal conditions. > > Thanks for your help. > > Best regards, > Seb