emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] babel R src block with :results output hangs [9.5.2 (9.5.2 @ /usr/share/emacs/site-lisp/elpa/org-9.5.2/)]
@ 2022-10-05 21:47 JM Nunes
  2022-10-06 10:14 ` [Solved] was: " JM Nunes
  0 siblings, 1 reply; 2+ messages in thread
From: JM Nunes @ 2022-10-05 21:47 UTC (permalink / raw)
  To: emacs-orgmode


Source blocks with header arg ':results output' either locally or via
#+PROPERTY: do never return (waited 10 minutes before C-g).
Editing the block in a major mode buffer (C-c') shows the correct
results in the iess R session.

The block:

#+BEGIN_SRC R :results output
   sqrt(-4)  #+END_SRC

should show:

[1] NaN
Warning message:
In sqrt(-4) : NaNs produced


Emacs  : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 
3.24.30, cairo version 1.16.0)
  of 2022-01-24, modified by Debian
Package: Org mode version 9.5.2 (9.5.2 @ 
/usr/share/emacs/site-lisp/elpa/org-9.5.2/)


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

end of thread, other threads:[~2022-10-06 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05 21:47 [BUG] babel R src block with :results output hangs [9.5.2 (9.5.2 @ /usr/share/emacs/site-lisp/elpa/org-9.5.2/)] JM Nunes
2022-10-06 10:14 ` [Solved] was: " JM Nunes

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