[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ob-R: Error about longer than max-lines even with :result silent
From: |
Yasushi SHOJI |
Subject: |
Re: ob-R: Error about longer than max-lines even with :result silent |
Date: |
Mon, 16 Aug 2021 04:34:04 +0900 |
Hi Charles,
On Mon, Aug 16, 2021 at 3:04 AM Berry, Charles <ccberry@health.ucsd.edu> wrote:
> > On Aug 15, 2021, at 6:19 AM, Yasushi SHOJI <yasushi.shoji@gmail.com> wrote:
[...]
> > 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?
> >
>
> This is expected per the `org-babel-insert-result' docstring.
>
> However, the documentation does not mention that `:results none' is an
> option. Is that what you want?
Yes, that's exactly what I was looking for.
I'm attaching patches to document it. Nicolas, or anyone with commit
permission, if you find it useful please merge them.
Thanks,
--
yashi
doc-ob-results-none.tar.gz
Description: application/gzip