> On May 2, 2018, at 3:56 AM, Nicolas Goaziou <[email protected]> wrote:
>
> Hello,
>
> "Berry, Charles" <[email protected]> writes:
>
>> cmdline (not in the previous info version either)
>> sep
>
> I'm not sure what these two are about (the :sep is not documented
> either).
Re :sep, FWIW I found this in org.texi from late 2017:
@node sep
@subsubsection @code{:sep}
@cindex @code{:sep}, src header argument
The @code{:sep} header argument is the delimiter for saving results as tables
to files (@pxref{file}) external to Org mode. Org defaults to tab delimited
output. The function, @code{org-open-at-point}, which is bound to @kbd{C-c
C-o}, also uses @code{:sep} for opening tabular results.
---
HTH,
Chuck