From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] ob-shell: honor the specified shell for :session Date: Wed, 25 Jun 2014 10:39:17 +0200 Message-ID: <87mwd1l6x6.fsf@bzg.ath.cx> References: <87r42h8fiz.fsf@Rainer.invalid> <87bntkk9ap.fsf@gmail.com> <8738evcujz.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wzijm-00037z-HT for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 04:39:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wzijh-0004V3-CD for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 04:39:26 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:51334) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wzijh-0003sZ-8Q for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 04:39:21 -0400 In-Reply-To: <8738evcujz.fsf@Rainer.invalid> (Achim Gratz's message of "Mon, 23 Jun 2014 21:09:04 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Hi Achim, thanks for this. Achim Gratz writes: > In the case you mention above shell-file-name is used. Which means that > if you change it in a running emacs session, then it will be picked up > for shell blocks (as one might reasonably expect), whereas you would > have had to change org-babel-sh-command before. None of that was > documented anyway (and still isn't). In the perspective of Org 8.3, we need to start updating etc/ORG-NEWS. Regardless of whether this was documented in the official manual or not, a note in ORG-NEWS would be useful -- feel free to start editing this file. -- Bastien