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.

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/

Reply via email to