Hi Erik,
This is an interesting problem. The simplest setup I was able to use to
reproduce the issue was the following org-mode file,
* babel call test
Test calling Emacs from within a babel code block.
#+begin_src sh :results output
./babel-call-test.sh
#+end_src
which calls the following s
Hello,
In the spirit of the examples of writing your .emacs file in orgmode, I wrote my
.Rprofile (R's startup file) in orgmode. I do have one issue where I have no
idea what is going wrong, and would appreciate any information!
Basic setup, GNU Emacs 23.1, latest git org-mode, running on Li