emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* What all of those org-babel user functions do
@ 2014-07-14  0:31 Grant Rettke
  0 siblings, 0 replies; only message in thread
From: Grant Rettke @ 2014-07-14  0:31 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hi,

For the lazy org users like myself who want to know what the functions
listed [here] do, just evaluate the one you want:

╭────
│ (describe-function 'org-babel-execute-src-block)
│ (describe-function 'org-babel-open-src-block-result)
│ (describe-function 'org-babel-load-in-session)
│ (describe-function 'org-babel-pop-to-session)
│ (describe-function 'org-babel-previous-src-block)
│ (describe-function 'org-babel-next-src-block)
│ (describe-function 'org-babel-execute-maybe)
│ (describe-function 'org-babel-open-src-block-result)
│ (describe-function 'org-babel-expand-src-block)
│ (describe-function 'org-babel-goto-src-block-head)
│ (describe-function 'org-babel-goto-named-src-block)
│ (describe-function 'org-babel-goto-named-result)
│ (describe-function 'org-babel-execute-buffer)
│ (describe-function 'org-babel-execute-subtree)
│ (describe-function 'org-babel-demarcate-block)
│ (describe-function 'org-babel-tangle)
│ (describe-function 'org-babel-tangle-file)
│ (describe-function 'org-babel-check-src-block)
│ (describe-function 'org-babel-insert-header-arg)
│ (describe-function 'org-babel-load-in-session)
│ (describe-function 'org-babel-lob-ingest)
│ (describe-function 'org-babel-view-src-block-info)
│ (describe-function 'org-babel-switch-to-session-with-code)
│ (describe-function 'org-babel-sha1-hash)
│ (describe-function 'org-babel-describe-bindings)
│ (describe-function 'org-babel-do-key-sequence-in-edit-buffer)
╰────


[here]
http://orgmode.org/manual/Key-bindings-and-useful-functions.html#Key-bindings-and-useful-functions

Kind regards,

Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
gcr@wisdomandwonder.com | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-14  0:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-14  0:31 What all of those org-babel user functions do Grant Rettke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).