From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Including files, a question Date: Wed, 26 Nov 2014 12:38:01 +0100 Message-ID: <87oarumbty.fsf@selenimh.mobile.lan> References: <871torqaaq.fsf@turing.flintfam.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtauK-0006qK-Qo for emacs-orgmode@gnu.org; Wed, 26 Nov 2014 06:37:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtauD-0000ov-I9 for emacs-orgmode@gnu.org; Wed, 26 Nov 2014 06:37:16 -0500 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:46362) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtauD-0000or-CL for emacs-orgmode@gnu.org; Wed, 26 Nov 2014 06:37:09 -0500 In-Reply-To: <871torqaaq.fsf@turing.flintfam.org> (Samuel W. Flint's message of "Tue, 25 Nov 2014 14:45:17 -0600") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Samuel W Flint Cc: Org-Mode Hello, Samuel W Flint writes: > When including org files, is there a way to ignore the #+TITLE: > directives, and such? I have several separate org files, which contain > different things, which can be kept separate, but would also be nice > together, and would like to only have a single title. > > Is there any way to do this? You can skip the first lines of an included file with :lines argument. See (info "(org) Include files") Regards, -- Nicolas Goaziou