I believe this may have been an instance of the regex being too greedy
which is fixed by the patch I submitted.
-deech
On Fri, Sep 13, 2013 at 12:05 PM, Eric Schulte wrote:
> aditya siram writes:
>
> > Hi all,
> > `org-babel-get-src-block-info` on an empty block fails.
> >
> > Given:
> > #+BEGI
aditya siram writes:
> Hi all,
> `org-babel-get-src-block-info` on an empty block fails.
>
> Given:
> #+BEGIN_SRC c
> #+END_SRC
> #+BEGIN_SRC c
> non-empty
> #+END_SRC
>
> Running `org-babel-get-src-block-info` with point at the beginning of the
> first line gives:
> ("c" "#+END_SRC
>
> #+BEGIN_S
Hi all,
`org-babel-get-src-block-info` on an empty block fails.
Given:
#+BEGIN_SRC c
#+END_SRC
#+BEGIN_SRC c
non-empty
#+END_SRC
Running `org-babel-get-src-block-info` with point at the beginning of the
first line gives:
("c" "#+END_SRC
#+BEGIN_SRC c
non-empty" ((:colname-names) (:rowname-names