emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Yasushi SHOJI <yasushi.shoji@gmail.com>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: ob-R: Error about longer than max-lines even with :result silent
Date: Sun, 15 Aug 2021 22:19:46 +0900	[thread overview]
Message-ID: <CAELBRWJz1gVe5ZrJp__czarZwArGE2=pa0A4sPcVkqoo9MMtVA@mail.gmail.com> (raw)

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


             reply	other threads:[~2021-08-15 13:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-15 13:19 Yasushi SHOJI [this message]
2021-08-15 18:04 ` ob-R: Error about longer than max-lines even with :result silent 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAELBRWJz1gVe5ZrJp__czarZwArGE2=pa0A4sPcVkqoo9MMtVA@mail.gmail.com' \
    --to=yasushi.shoji@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).