emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug: org-table-convert-region-max-lines causes a "Code block produce


From: Bastien
Subject: Re: bug: org-table-convert-region-max-lines causes a "Code block produced nop output"
Date: Wed, 05 Feb 2020 09:11:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Charles,

Charles Millar via Emacs-orgmode <address@hidden> writes:

> In an org file I have a source code block to convert entries into and 
> generate a recutils file
>
> #+begin_src sh?? :file SomeFile.rec
> cat << EOF
> # -*- mode: rec -*-
>
> #### Begin recutils file
>
> Approximately 770 records in recutils format each with about 20 entries; 
> over 17,000 lines including line feeds or carriage returns
>
> #+end_src
>
> The following error is produced:
>
> Starting new Ispell process /usr/bin/aspell with en_US dictionary...
> executing Sh code block...
> Wrote /tmp/babel-k8j93s/ob-input-LL2cYo
> Error reading results: (user-error Region is longer than 
> ???org-table-convert-region-max-lines??? (999) lines; not converting)
> Code block produced no output.

This bug is quite old -- before I try to digg in, can you confirm it
is still present with latest Org version from the maint branch?

Thanks!

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]