[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] BUG in ob-scheme WAS: Re: Babel: verbatim results yield a table
From: |
Jarmo Hurri |
Subject: |
Re: [O] BUG in ob-scheme WAS: Re: Babel: verbatim results yield a table |
Date: |
Fri, 03 Aug 2018 12:01:36 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Greetings again.
"Berry, Charles" <address@hidden> writes:
>> The org manual states that in the :results header argument of a block
>>
>> verbatim Interpret literally and insert as quoted text. Do not create a
>> table. Usage example: :results value verbatim
>
> Unfortunately, `org-babel-scheme--table-or-string' does not honor
> :results verbatim. :-(
I wrote a patch for this before realizing that it had already been fixed
in the master branch (I was running the stable branch).
This should teach me a lesson again... :-)
Jarmo