From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Missing `Specific Header Arguments' in Manual Date: Tue, 08 May 2018 18:28:15 +0200 Message-ID: <87tvriru1s.fsf@nicolasgoaziou.fr> References: <8D4BA262-9F3F-412B-8DF1-5F6A6E3E671C@ucsd.edu> <87o9hzf3mu.fsf@nicolasgoaziou.fr> <87a7tifcme.fsf@nicolasgoaziou.fr> <87vabyv9ch.fsf@bzg.fr> <87fu32tf88.fsf@nicolasgoaziou.fr> <87k1sedtmc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fG5TV-0008T5-CK for emacs-orgmode@gnu.org; Tue, 08 May 2018 12:28:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fG5TU-0001YX-L6 for emacs-orgmode@gnu.org; Tue, 08 May 2018 12:28:25 -0400 In-Reply-To: <87k1sedtmc.fsf@gnu.org> (Bastien's message of "Tue, 08 May 2018 18:01:15 +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" To: Bastien Cc: emacs-orgmode , "Berry, Charles" , Kaushal Modi Bastien writes: > See line 17450 in doc/org-manual.org of the current master. This is not a section, actually not in the Texinfo sense. See line 17452 in the same document. I.e., there is no node attached to it, it cannot be accessed from "m" menu from `info', and it doesn't appear in the node menu. IOW, there is no possible way to be confused with it when looking for information about header arguments, because it is almost invisible. You seem to be mixing the Org document and the ".info" file. Your argument is: The natural expectation is for this section to list all header arguments But this so-called section does not exist in the ".info" file. So the expectation is wrong, at least from someone looking at the Info buffer, which is the case we're talking about.