[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH)
From: |
Nicolas Goaziou |
Subject: |
Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH) |
Date: |
Sat, 02 Jun 2018 12:16:12 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello,
stardiviner <address@hidden> 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-buffer). But, more importantly, it doesn't do anything with it?
So what is the point of the `progn' in that function?
Regards,
--
Nicolas Goaziou