emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [BUG] [babel] result wrapping with indented source blocks


From: Eric Schulte
Subject: Re: [O] [BUG] [babel] result wrapping with indented source blocks
Date: Tue, 27 Mar 2012 09:08:30 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

Andreas Leha <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]