emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [babel] Cannot use R and sh
@ 2011-10-20 18:31 Bernd Weiss
  2011-10-20 18:49 ` Nick Dokos
  0 siblings, 1 reply; 5+ messages in thread
From: Bernd Weiss @ 2011-10-20 18:31 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

when using R and shell commands, the shell commands are sent to the R
buffer. I guess this has something to do with the session argument?!

############# test.org #####################

#+property: session *R*


#+BEGIN_SRC R
## comment
1+1
#+END_SRC

#+results:
: 2


#+BEGIN_SRC sh
ls -a
#+END_SRC

#+results:
: Error: object 'a' not found

############# test.org #####################

Thanks,

Bernd

Org-mode version 7.7 (release_7.7.393.g8caa)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-20 19:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-20 18:31 [babel] Cannot use R and sh Bernd Weiss
2011-10-20 18:49 ` Nick Dokos
2011-10-20 18:58   ` Bernd Weiss
2011-10-20 19:10     ` [babel] Specifying buffer-wide header arguments: #+property vs #+babel (was: Cannot use R and sh) Bernd Weiss
2011-10-20 19:21       ` [babel] Specifying buffer-wide header arguments: #+property vs #+babel Eric Schulte

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).