Hi Timothy,
On Tue, Aug 31, 2021 at 10:40 PM Timothy wrote:
> Thanks for going to the effort to document this Yasushi. I’ve taken a look at
> your patches and they look quite good and straightforward to me. I’ve taken
> the
> liberty of pushing them to master.
Thank you for taking your time for
Hi Yasushi,
> 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 for going to the effort to document this Yasushi. I’ve taken a look at
your patches and they look quite
Hi Charles,
On Mon, Aug 16, 2021 at 3:04 AM Berry, Charles wrote:
> > On Aug 15, 2021, at 6:19 AM, Yasushi SHOJI 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-lin
> On Aug 15, 2021, at 6:19 AM, Yasushi SHOJI wrote:
>
> 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 ":re
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