From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] ob-shell initialize header arguments for other shell names too Date: Fri, 15 Jun 2018 22:46:51 +0200 Message-ID: <87efh7kcas.fsf@nicolasgoaziou.fr> References: <871sdnurd2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTvcY-0006gM-JS for emacs-orgmode@gnu.org; Fri, 15 Jun 2018 16:46:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTvcU-00005N-Lu for emacs-orgmode@gnu.org; Fri, 15 Jun 2018 16:46:58 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:34391) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fTvcU-0008WQ-Ff for emacs-orgmode@gnu.org; Fri, 15 Jun 2018 16:46:54 -0400 In-Reply-To: <871sdnurd2.fsf@gmail.com> (stardiviner's message of "Mon, 04 Jun 2018 12:07:21 +0800") 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" To: stardiviner Cc: org-mode Hello, stardiviner writes: > 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-args: for shell names. Applied. Thank you. Regards, -- Nicolas Goaziou