From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Berry, Charles" Subject: Re: Missing `Specific Header Arguments' in Manual Date: Tue, 1 May 2018 23:05:58 +0000 Message-ID: <9AB3025E-69D6-4971-989F-70A62695E470@ucsd.edu> References: <8D4BA262-9F3F-412B-8DF1-5F6A6E3E671C@ucsd.edu> <87o9hzf3mu.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fDeMF-0000tN-Im for emacs-orgmode@gnu.org; Tue, 01 May 2018 19:06:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fDeMA-0008LR-KD for emacs-orgmode@gnu.org; Tue, 01 May 2018 19:06:51 -0400 Received: from iport-acv2-out.ucsd.edu ([132.239.0.174]:30354) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1fDeMA-0008Ki-0K for emacs-orgmode@gnu.org; Tue, 01 May 2018 19:06:46 -0400 In-Reply-To: <87o9hzf3mu.fsf@nicolasgoaziou.fr> Content-Language: en-US Content-ID: 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: Nicolas Goaziou Cc: emacs-orgmode > On May 1, 2018, at 2:49 PM, Nicolas Goaziou wrot= e: >=20 > Hello, >=20 > "Berry, Charles" writes: >=20 >> I miss not being able to refer to a single section in the manual so >> I can browse the useful babel header arguments whose name, spelling, >> or function I have forgotten. I guess it was re-organized out of the >> manual in the update to the new org formatted manual. >=20 > Yes, and it took me a long while to properly put all these arguments in > a logical place instead of having them piled on top of each other. Comparing `org-babel-common-header-args-w-values' to the info virtual index= from 'Iheader arguments', I do not see these header args in the manual an= d did not find them using `M-s o' in org-manual.org:=20 cmdline (not in the previous info version either) sep tangle-mode wrap Also, `exports' is indexed as `@samp{export}'. HTH, Chuck