emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* minor bug in babel with silent output and remote R session
@ 2013-03-13  7:49 Thomas Alexander Gerds
  2013-03-13 15:11 ` Eric Schulte
  2013-04-07  7:45 ` Bastien
  0 siblings, 2 replies; 12+ messages in thread
From: Thomas Alexander Gerds @ 2013-03-13  7:49 UTC (permalink / raw)
  To: emacs-orgmode


Using the silent option together with a remote R session block (started
via ssh.el and ess-remote), like this:

#+BEGIN_SRC R  :results silent :exports results  :session *ssh gauss* :cache yes 
a=1
1
#+END_SRC

produces:

,----
| > > > [1] 1
| > Warning message:
| In file.rename(tfile, transfer.file) :
|   cannot rename file '/tmp/RtmpQwlyCf/file7c9b78867f6c' to '/tmp/babel-4977UIT/R-4977ucf', reason 'No such file or directory'
| > 
`----

and emacs freezes. No big deal because C-g gets me out of it, but
slightly annoying.  

with `:results output' instead of `:results: silent' everything works
fine.


best,
Thomas

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

end of thread, other threads:[~2013-04-15 12:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-13  7:49 minor bug in babel with silent output and remote R session Thomas Alexander Gerds
2013-03-13 15:11 ` Eric Schulte
2013-03-13 16:29   ` Thomas Alexander Gerds
2013-04-07  7:45 ` Bastien
2013-04-07  8:42   ` Achim Gratz
2013-04-09  8:13   ` Thomas Alexander Gerds
2013-04-10 12:44     ` Bastien
2013-04-12 21:57       ` Eric Schulte
2013-04-14  9:50         ` Thomas Alexander Gerds
2013-04-14 15:23           ` Eric Schulte
2013-04-15 12:56             ` Thomas Alexander Gerds
2013-04-15 12:34     ` Andreas Leha

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