[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [PATCH] Add support for Babel with Eshell, and some questions
From: |
stardiviner |
Subject: |
[O] [PATCH] Add support for Babel with Eshell, and some questions |
Date: |
Sun, 22 Apr 2018 10:00:12 +0800 |
User-agent: |
mu4e 1.0; emacs 27.0.50 |
-----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-----
- [O] [PATCH] Add support for Babel with Eshell, and some questions,
stardiviner <=
- Re: [O] [PATCH] Add support for Babel with Eshell, and some questions, stardiviner, 2018/04/21
- Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH), stardiviner, 2018/04/21
- Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH), Nicolas Goaziou, 2018/04/23
- Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH), stardiviner, 2018/04/23
- Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH), Nicolas Goaziou, 2018/04/23
- Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH), stardiviner, 2018/04/23
- Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH), Nicolas Goaziou, 2018/04/25
- Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH), stardiviner, 2018/04/26