[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] minor bug in babel with silent output and remote R session
From: |
Bastien |
Subject: |
Re: [O] minor bug in babel with silent output and remote R session |
Date: |
Wed, 10 Apr 2013 14:44:29 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Hi Thomas,
thanks for the follow-up.
Thomas Alexander Gerds <address@hidden> writes:
> I think that I can describe the problem a bit better now. It is not
> related to the silent option but occurs whenever ":results value".
>
> Emacs freezes due to the following line in
> org-babel-comint-eval-invisibly-and-wait-for-file
>
> (while (not (file-exists-p file)) (sit-for (or period 0.25)))
>
> it seems that R cannot transfer the file and hence this is an endless
> loop.
I'm not knowledgeable enough in this area to provide a fix, maybe
someone else will.
Best,
--
Bastien
Re: [O] minor bug in babel with silent output and remote R session, Andreas Leha, 2013/04/15