org-babel: bugfix: tighten up regexp
commit286bf35fe5c5b44429fbf97a92f7798fcfd0eb75
authorDan Davison <davison@stats.ox.ac.uk>
Tue, 13 Oct 2009 00:32:57 +0000 (12 20:32 -0400)
committerDan Davison <davison@stats.ox.ac.uk>
Tue, 20 Oct 2009 03:32:14 +0000 (19 23:32 -0400)
treecb6170d7f2171cccd24eb0d3d3327604ba0510cc
parent5219f4a410019246c142a29f26955939ee88dbbf
org-babel: bugfix: tighten up regexp

Prior to this, reference resolution could fail with quoted
strings. E.g. this didn't work:

\#+srcname: py-id(a=1)
\#+begin_src python
  a
\#+end_src

\#+lob: py-id(a="1")
contrib/babel/lisp/org-babel-ref.el