Eric Schulte <eric.schu...@gmx.com> writes:

> Andreas Leha <andreas.l...@med.uni-goettingen.de> writes:
>
>> Hi all,
>>
>> there seems to be another bug related to indented babel source
>> blocks when the results are wrapped.
>>
>> Here is an example.  Try to evaluate this block twice.  (Keeping the
>> indentation)
>>
>> ,----
>> |   #+begin_src sh :results file wrap
>> |     echo "test.txt"
>> |   #+end_src
>> | 
>> |   #+results:
>> |   :RESULTS:
>> |   [[file:test.txt]]
>> | :END:
>> `----
>>
>> The second evaluation fails with the error
>> #+begin_quote
>> progn: Search failed: #("^  :END:" 1 3 (face org-special-keyword fontified 
>> t))
>> #+end_quote
>>
>> Regards,
>> Andreas
>>
>>
>
> Hi Andreas,
>
> I've just pushed up a fix for this bug.  Thanks for the report.

Hi Eric,

thanks again for this fast fix.  I can confirm, that it fixes the
problem on my side.

Cheers,
Andreas


Reply via email to