0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-25 03:02:52 +00:00
org-mode/contrib/babel
Eric Schulte 5068f4a5cf babel: don't evaluate inline code located in verbatim or quoted environments
* contrib/babel/lisp/org-babel-exp.el (org-babel-exp-inline-src-blocks):
  only evaluate inline source code blocks if they do not appear in a
  verbatim or quoted context

  (org-babel-in-example-or-verbatim): check if the point is currently
  located in a verbatim or quoted context
2010-06-08 16:19:54 -07:00
..
lisp babel: don't evaluate inline code located in verbatim or quoted environments 2010-06-08 16:19:54 -07:00
library-of-babel.org babel: adding library-of-babel functions for file I/O 2010-06-06 19:56:09 -07:00