emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ob-R: Error about longer than max-lines even with :result silent
@ 2021-08-15 13:19 Yasushi SHOJI
  2021-08-15 18:04 ` Berry, Charles via General discussions about Org-mode.
  0 siblings, 1 reply; 5+ messages in thread
From: Yasushi SHOJI @ 2021-08-15 13:19 UTC (permalink / raw)
  To: emacs-org list

Hello,

It seems like the following ECM cause an error:
Error (org-babel): Error reading results: (user-error "Region is
longer than ‘org-table-convert-region-max-lines’ (999) lines; not
converting")

I assumed that with ":results silent" it shouldn't warn or error about
the output.  Is it expected or a bug?

,----
| #+begin_src R :results silent
|   c(1:1000)
| #+end_src
`----

Thanks,
-- 
               yashi


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

end of thread, other threads:[~2021-09-01 12:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-15 13:19 ob-R: Error about longer than max-lines even with :result silent Yasushi SHOJI
2021-08-15 18:04 ` Berry, Charles via General discussions about Org-mode.
2021-08-15 19:34   ` Yasushi SHOJI
2021-08-31 13:38     ` Timothy
2021-09-01 11:58       ` Yasushi SHOJI

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