[O] [PATCH] ob-shell initialize header arguments for other shell names too

2018-06-03 Thread stardiviner
>From 4519624de8543205533b89e05d14e308d891f45b Mon Sep 17 00:00:00 2001 From: stardiviner Date: Mon, 4 Jun 2018 12:02:55 +0800 Subject: [PATCH] ob-shell.el: Initialize header arguments for other shell names too * lisp/ob-shell.el (org-babel-shell-initialize) initialize org-babel-default-header

Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH)

2018-06-03 Thread stardiviner
Nicolas Goaziou writes: > Hello, > > stardiviner writes: > >> Aha, Thanks, Nicolas, I almost forget this patch. That's great! > > Speaking of which, there's an issue in > `org-babel-eshell-initiate-session'. > > First, it uses (get-buffer (current-buffer)), which is equivalent to > (current-bu