|
From: | Daniel Ortmann |
Subject: | [BUG] executing sh source block with ':results none' encounters error region is longer than org-table-convert-region-max-lines [9.6-pre (release_9.5.5-1118-g70cee1 @ /home/dortmann/src/git-org-mode/lisp/)] |
Date: | Thu, 17 Nov 2022 12:04:14 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 |
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------ I have several small sh source blocks with ':results none'. The source is executed for effect and the last line of the source is: ... | tee /target/path/to/file.csv⛔ Error (org-babel): Error reading results: (user-error "Region is longer than ‘org-table-convert-region-max-lines’ (999) lines; not converting")
I expected that :results none would simply drop the output rather than complaining about it. Even though it says "error", the results seem to be correct.Emacs : GNU Emacs 29.0.50 (build 8, x86_64-pc-linux-gnu, GTK+ Version 3.22.30, cairo version 1.15.12)
of 2022-11-17Package: Org mode version 9.6-pre (release_9.5.5-1118-g70cee1 @ /home/dortmann/src/git-org-mode/lisp/)
[Prev in Thread] | Current Thread | [Next in Thread] |