From: stardiviner <numbchild@gmail.com> To: org-mode <emacs-orgmode@gnu.org> Subject: [PATCH] Add support for Babel with Eshell, and some questions Date: Sun, 22 Apr 2018 10:00:12 +0800 [thread overview] Message-ID: <87d0ysroer.fsf@gmail.com> (raw) -----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-----
next reply other threads:[~2018-04-22 2:00 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-04-22 2:00 stardiviner [this message] 2018-04-22 2:01 ` stardiviner 2018-04-22 2:31 ` [PATCH] Add support for Babel with Eshell, (updated PATCH) stardiviner 2018-04-23 9:34 ` Nicolas Goaziou 2018-04-23 13:22 ` stardiviner 2018-04-23 21:35 ` Nicolas Goaziou 2018-04-24 2:39 ` stardiviner 2018-04-25 8:31 ` Nicolas Goaziou 2018-04-26 10:53 ` stardiviner 2018-05-02 14:53 ` stardiviner 2018-05-31 21:13 ` Nicolas Goaziou 2018-06-01 6:26 ` stardiviner 2018-06-02 10:16 ` Nicolas Goaziou 2018-06-04 2:11 ` stardiviner 2018-06-14 19:12 ` Nicolas Goaziou
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=87d0ysroer.fsf@gmail.com \ --to=numbchild@gmail.com \ --cc=emacs-orgmode@gnu.org \ --subject='Re: [PATCH] Add support for Babel with Eshell, and some questions' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this 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).