From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Missing `Specific Header Arguments' in Manual Date: Wed, 02 May 2018 12:56:35 +0200 Message-ID: <87fu3afhr0.fsf@nicolasgoaziou.fr> References: <8D4BA262-9F3F-412B-8DF1-5F6A6E3E671C@ucsd.edu> <87o9hzf3mu.fsf@nicolasgoaziou.fr> <9AB3025E-69D6-4971-989F-70A62695E470@ucsd.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fDpRG-0005dK-RS for emacs-orgmode@gnu.org; Wed, 02 May 2018 06:56:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fDpRB-0006eg-WD for emacs-orgmode@gnu.org; Wed, 02 May 2018 06:56:46 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:34651) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fDpRB-0006do-Oa for emacs-orgmode@gnu.org; Wed, 02 May 2018 06:56:41 -0400 In-Reply-To: <9AB3025E-69D6-4971-989F-70A62695E470@ucsd.edu> (Charles Berry's message of "Tue, 1 May 2018 23:05:58 +0000") 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: "Berry, Charles" Cc: emacs-orgmode Hello, "Berry, Charles" writes: > cmdline (not in the previous info version either) > sep I'm not sure what these two are about (the :sep is not documented either). Besides, :cmdline doesn't seem to be used consistently everywhere. It could probably be moved out of "ob-core.el" and re-introduced in every Babel library actually using it. In any case, patches welcome. > tangle-mode Done. > wrap Done. > Also, `exports' is indexed as `@samp{export}'. Fixed. Thank you. Regards, -- Nicolas Goaziou