adding a function for inspecting code block information e.g., header arguments
commitb1724e02fbc52f1c578bb5ff281f5eb7a23222d2
authorEric Schulte <schulte.eric@gmail.com>
Mon, 25 Jul 2011 16:45:37 +0000 (25 10:45 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 25 Jul 2011 16:50:56 +0000 (25 10:50 -0600)
tree98e4ee209494f9b86d9bd4013cc6cfc962829adf
parent07a2f48209a8a5c162027ce30cae5ab95147532f
adding a function for inspecting code block information e.g., header arguments

* lisp/ob.el (org-babel-view-src-block-info): New function to inspect code blocks.
* lisp/ob-keys.el (org-babel-key-bindings): Key bindings for org-babel-view-src-block-info.
* doc/orgcard.tex: Documentation of new Babel function.
doc/orgcard.tex
lisp/ob-keys.el
lisp/ob.el