org-mode/lisp
stardiviner 1b81d6e07b ob-eshell.el: Add Eshell support for Babel
* lisp/ob-eshell.el (org-babel-execute:eshell): Execute Eshell code in Babel.
(org-babel-prep-session:eshell):
(ob-eshell-session-live-p):
(org-babel-eshell-initiate-session):
(org-babel-variable-assignments:eshell):
(org-babel-load-session:eshell):

* testing/test-ob-eshell.el: Write test for ob-eshell.

* doc/org-manual.org (Languages): Add Babel language eshell identity.
2018-10-03 18:44:34 +02:00
..
Makefile
ob-abc.el
ob-asymptote.el
ob-awk.el
ob-C.el
ob-calc.el
ob-clojure.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-comint.el
ob-coq.el
ob-core.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-css.el Use https for links to orgmode.org 2018-01-19 18:14:58 +01:00
ob-ditaa.el
ob-dot.el ob-dot: Fix error with utf-8 encoded dot files 2018-09-29 08:44:39 +02:00
ob-ebnf.el
ob-emacs-lisp.el Silence byte-compiler 2018-10-01 21:33:49 +02:00
ob-eshell.el ob-eshell.el: Add Eshell support for Babel 2018-10-03 18:44:34 +02:00
ob-eval.el
ob-exp.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-forth.el
ob-fortran.el
ob-gnuplot.el
ob-groovy.el
ob-haskell.el
ob-hledger.el
ob-io.el
ob-J.el
ob-java.el
ob-js.el
ob-keys.el
ob-latex.el
ob-ledger.el
ob-lilypond.el
ob-lisp.el
ob-lob.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-lua.el
ob-makefile.el
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el
ob-octave.el
ob-org.el Backport commit 66a4e651f from Emacs 2018-02-18 16:32:41 -05:00
ob-perl.el
ob-picolisp.el Backport commit 66a4e651f from Emacs 2018-02-18 16:32:41 -05:00
ob-plantuml.el ob-plantupml: Added LaTeX output support 2018-10-03 18:44:34 +02:00
ob-processing.el
ob-python.el
ob-R.el
ob-ref.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ob-ruby.el
ob-sass.el
ob-scheme.el ob-scheme: Fix scheme blocks ignoring :results in formatting 2018-06-21 22:00:19 +02:00
ob-screen.el
ob-sed.el
ob-shell.el
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-stan.el
ob-table.el
ob-tangle.el
ob-vala.el
ob.el
org-agenda.el org,org-agenda: New: open info depending on context 2018-10-01 22:47:33 +02:00
org-archive.el
org-attach.el org-attach: Don't query unnecessarily about archiving 2018-08-10 21:24:54 -04:00
org-bbdb.el org-bbdb: fix anniversary with format MM-DD 2018-09-23 16:01:27 +02:00
org-bibtex.el
org-capture.el org-capture: Save buffer in `org-capture-refile' 2018-09-15 16:56:35 +02:00
org-clock.el Lift the artificial limit on the clock history length. 2018-10-03 12:50:05 +02:00
org-colview.el org-colview: Do not move point when initializing columns 2018-07-07 09:27:04 +02:00
org-compat.el Deprecate `org-effort-durations' 2018-06-25 17:13:04 +02:00
org-crypt.el
org-ctags.el
org-datetree.el
org-docview.el
org-duration.el
org-element.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
org-entities.el Many small code improvements 2018-05-10 04:22:30 +01:00
org-eshell.el
org-eww.el
org-faces.el org-faces: Complete docstring for org-quote, org-verse 2018-04-28 09:50:51 +02:00
org-feed.el
org-footnote.el Revert "org-footnote: Fix location after moving to definition" 2018-08-30 23:59:01 +02:00
org-gnus.el
org-goto.el
org-habit.el
org-id.el
org-indent.el org-indent: Add org-indent' face to org-indent-boundary-char' 2018-08-21 21:50:53 +02:00
org-info.el org-info: Fix typo 2018-06-24 19:55:11 +02:00
org-inlinetask.el
org-install.el
org-irc.el Merge branch 'maint' 2018-01-07 00:28:35 -05:00
org-lint.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
org-list.el
org-macro.el Silence byte-compiler 2018-10-01 21:33:49 +02:00
org-macs.el org-macs: Optimize `org-string-width' 2018-08-30 21:09:57 +02:00
org-mhe.el
org-mobile.el org-mobile: Fix a docstring 2018-09-29 16:14:30 +02:00
org-mouse.el
org-pcomplete.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
org-plot.el
org-protocol.el Many small code improvements 2018-05-10 04:22:30 +01:00
org-rmail.el
org-src.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
org-table.el org-table: Fix thinko 2018-09-05 18:50:03 +02:00
org-tempo.el
org-timer.el Merge branch 'maint' 2018-01-19 18:22:00 +01:00
org-w3m.el
org.el Improve a docstring 2018-10-03 12:40:58 +02:00
ox-ascii.el
ox-beamer.el
ox-html.el ox-html: Fix consistency between footnote definitions 2018-10-03 15:26:14 +02:00
ox-icalendar.el
ox-latex.el ox-latex: Tiny refactoring 2018-09-22 08:45:43 +02:00
ox-man.el Prevent spurious newline character in fixed-width area value 2018-07-02 00:24:38 +02:00
ox-md.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ox-odt.el "src block" -> "source block" in documentation and comments 2018-09-20 11:23:49 +02:00
ox-org.el ox-org: Fix typo in docstring 2018-09-21 14:19:04 +02:00
ox-publish.el
ox-texinfo.el Prevent spurious newline character in fixed-width area value 2018-07-02 00:24:38 +02:00
ox.el ox: Fix a docstring 2018-10-03 13:10:35 +02:00