From mboxrd@z Thu Jan 1 00:00:00 1970 From: stardiviner Subject: [PATCH] Add support for Babel with Eshell, and some questions Date: Sun, 22 Apr 2018 10:00:12 +0800 Message-ID: <87d0ysroer.fsf@gmail.com> Reply-To: numbchild@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fA4Im-0005Jy-En for emacs-orgmode@gnu.org; Sat, 21 Apr 2018 22:00:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fA4Ij-0000Nk-9s for emacs-orgmode@gnu.org; Sat, 21 Apr 2018 22:00:28 -0400 Received: from [183.249.136.165] (port=4080 helo=dark.localdomain) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fA4Ii-00007D-Kw for emacs-orgmode@gnu.org; Sat, 21 Apr 2018 22:00:25 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: org-mode -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 I added ob-eshell.el and documentation. I got some questions: When I run `make test`, found some babel languages are missing dependency. What does that mean? and my ob-eshell is missing dependency too. ,---- | Code block evaluation complete. | passed 136/796 ob-vala/static-output (0.803677 sec) | failed 137/796 org-missing-dependency/test-ob-R (0.000377 sec) | failed 138/796 org-missing-dependency/test-ob-eshell (0.000403 sec) | failed 139/796 org-missing-dependency/test-ob-lua (0.000460 sec) | failed 140/796 org-missing-dependency/test-ob-maxima (0.000320 sec) | failed 141/796 org-missing-dependency/test-ob-plantuml (0.000304 sec) | failed 142/796 org-missing-dependency/test-ob-ruby (0.000354 sec) | failed 143/796 org-missing-dependency/test-ob-scheme (0.000307 sec) | failed 144/796 org-missing-dependency/test-ob-sqlite (0.000320 sec) | failed 145/796 org-missing-dependency/test-org-protocol (0.000304 sec) | passed 146/796 test-ob-exp/org-babel-exp-src-blocks/w-no-file (0.034372 sec) | passed 147/796 test-ob-exp/org-babel-exp-src-blocks/w-no-headers (0.031144 sec) | passed 148/796 test-ob-exp/org-babel-exp-src-blocks/w-no-headers2 (0.665415 sec) `---- I have not found place for write doc for a specific Babel langauge for ob-eshell under "* Languages" or other places. So I write document for ob-eshell in Worg. Will push after this PATCH merged. Question does all Babel languages document goes to Worg? - -- [ stardiviner ] don't need to convince with trends. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3 -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEE8J9lDX1nSBmJJZFAG13xyVromsMFAlrb7KwACgkQG13xyVro msMzhQgAupTo7ARKakj5jUwhDIU2VBJkFIWg48kwaEKGItL5rPehsI4t4oWe3xEY FMqwUtXePbOP0cTipwECspURda4i3tbhQQRvsj+eB9csK7EBojNJYZE9oZPEezmE TgY/1fmgXkdMcbBe+4ZO9yS6/nepPO1AjsrFCN5vWyf2/AQDvVVi0VUFeXmNbPdd HxY55oP8X99EDiJW6NB+matWa/fwX47Yd/86L+WRdtTSVNRFg0QBD3hDxi3vwTF6 aG1Fd8bBj30Wu3zxNDnRZJCJkRWb5rA3R/h7AP4o33HkI5Ob1ALpR2loiLAU9Pg1 2jpmBjfMmyorSSvqE39dCTlzonv2sg== =w16j -----END PGP SIGNATURE-----