[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] result of code evaluation
From: |
Sebastien Vauban |
Subject: |
Re: [O] result of code evaluation |
Date: |
Fri, 19 Aug 2011 22:20:40 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt) |
Hi Henri-Paul,
Henri-Paul Indiogine wrote:
> 2011/8/19 Sebastien Vauban <address@hidden>:
>> The only other solutions are:
>>
>> - use the option =:results raw=, but you can't do any replace anymore (of old
>> results by new results)
>>
>> - =(setq org-babel-min-lines-for-block-output 1)=, to force Org to put the
>> output enclosed in a #+begin/end_example block.
>
> I like the second option. I have place the line in my .emacs and it
> works beautifully.
I did it with (setq ... 2), so that only one-line results get prefixed by a
colon. All the others are enclosed in a block.
> Thanks!
You're welcome. Glad to help.
Best regards,
Seb
--
Sebastien Vauban