From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Missing `Specific Header Arguments' in Manual Date: Wed, 09 May 2018 01:47:46 +0200 Message-ID: <87k1sdvhel.fsf@nicolasgoaziou.fr> References: <8D4BA262-9F3F-412B-8DF1-5F6A6E3E671C@ucsd.edu> <87o9hzf3mu.fsf@nicolasgoaziou.fr> <9AB3025E-69D6-4971-989F-70A62695E470@ucsd.edu> <87fu3afhr0.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56502) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGCKq-00069u-2w for emacs-orgmode@gnu.org; Tue, 08 May 2018 19:47:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGCKl-0001NM-7k for emacs-orgmode@gnu.org; Tue, 08 May 2018 19:47:56 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:41261) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fGCKl-0001M0-17 for emacs-orgmode@gnu.org; Tue, 08 May 2018 19:47:51 -0400 In-Reply-To: (Charles Berry's message of "Wed, 2 May 2018 17:47:33 +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: > @cindex @code{:sep}, src header argument > > The @code{:sep} header argument is the delimiter for saving results as tables > to files (@pxref{file}) external to Org mode. Org defaults to tab delimited > output. The function, @code{org-open-at-point}, which is bound to @kbd{C-c > C-o}, also uses @code{:sep} for opening tabular results. Done Thank you. Regards, -- Nicolas Goaziou