From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: John Hendy <jw.hendy@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: What determines if R source block output is wrapped in begin_example or not?
Date: Fri, 14 Jan 2022 09:48:10 +0000 [thread overview]
Message-ID: <87r19ahcmd.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CA+M2ft8B=_uRFa1SAFR4dx0ThNEFt-SMZwweL2gLRnd1QiEwFA@mail.gmail.com> (John Hendy's message of "Thu, 13 Jan 2022 21:04:56 -0600")
Have a look at
,----[ C-h v org-babel-min-lines-for-block-output RET ]
| org-babel-min-lines-for-block-output is a variable defined in ‘ob-core.el’.
|
| Its value is 10
|
| The minimum number of lines for block output.
| If number of lines of output is equal to or exceeds this
| value, the output is placed in a #+begin_example...#+end_example
| block. Otherwise the output is marked as literal by inserting
| colons at the starts of the lines. This variable only takes
| effect if the :results output option is in effect.
|
`----
--
: Eric S Fraga, with org release_9.5.2-298-g1f48d2 in Emacs 29.0.50
next prev parent reply other threads:[~2022-01-14 9:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-13 20:49 What determines if R source block output is wrapped in begin_example or not? John Hendy
2022-01-14 3:04 ` John Hendy
2022-01-14 9:48 ` Eric S Fraga [this message]
2022-01-14 13:13 ` John Hendy
2022-01-14 14:04 ` Eric S Fraga
2022-01-14 14:44 ` Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r19ahcmd.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=jw.hendy@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.