Re: [O] [Babel] Getting Info On Empty Source Block Fails

2013-09-17 Thread aditya siram
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

Re: [O] [Babel] Getting Info On Empty Source Block Fails

2013-09-13 Thread Eric Schulte
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

[O] [Babel] Getting Info On Empty Source Block Fails

2013-09-13 Thread aditya siram
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