0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-25 03:32:51 +00:00
org-mode/contrib/babel/lisp
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
..
langs babel: fixing indentation in org-babel-ruby.el 2010-06-07 12:13:37 -07:00
org-babel-comint.el babel: more robust newline regexp in `org-babel-comint-with-output' 2010-06-07 12:58:38 -07:00
org-babel-exp.el babel: don't evaluate inline code located in verbatim or quoted environments 2010-06-08 16:19:54 -07:00
org-babel-keys.el babel: updated key bindings in refcard 2010-05-26 16:55:48 -06:00
org-babel-lob.el Xemacs incompatibilities 2010-05-26 22:45:01 -06:00
org-babel-ref.el babel: resolving references outside of the visible portion of narrowed buffers 2010-06-07 17:38:35 -07:00
org-babel-table.el babel: when passing values from a table an extra '$' prefix forces literal 2010-03-25 11:09:38 -06:00
org-babel-tangle.el babel: now strips protective commas from code blocks on tangling 2010-06-07 11:46:11 -07:00
org-babel.el babel: number checking no longer fooled by strings ending in newlines 2010-06-07 17:59:58 -07:00