Re: bug: org-table-convert-region-max-lines causes a "Code block produced nop output"

2020-02-05 Thread Bastien
Charles Millar writes: > I have not experienced this problem since I reported it. Thanks for confirming! -- Bastien

Re: bug: org-table-convert-region-max-lines causes a "Code block produced nop output"

2020-02-05 Thread Charles Millar
On 2/5/20 3:11 AM, Bastien wrote: Hi Charles, Charles Millar via Emacs-orgmode 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 77

Re: bug: org-table-convert-region-max-lines causes a "Code block produced nop output"

2020-02-05 Thread Bastien
Hi Charles, Charles Millar via Emacs-orgmode 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 recuti

Re: [O] bug: org-table-convert-region-max-lines causes a "Code block produced nop output"

2019-08-20 Thread Charles Millar via Emacs-orgmode
A follow up On 8/20/19 9:32 AM, Charles Millar via Emacs-orgmode wrote: 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 recu

[O] bug: org-table-convert-region-max-lines causes a "Code block produced nop output"

2019-08-20 Thread Charles Millar via Emacs-orgmode
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