From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Rossetti Subject: Re: Improved way to include some headlines from an external org file Date: Fri, 12 Sep 2014 02:45:46 +0200 Message-ID: <8438bxoedh.fsf@gmail.com> References: <5411B08D.30209@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSEzu-0007cH-1O for emacs-orgmode@gnu.org; Thu, 11 Sep 2014 20:46:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XSEzk-0003cx-W2 for emacs-orgmode@gnu.org; Thu, 11 Sep 2014 20:45:57 -0400 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:43432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSEzk-0003cj-Or for emacs-orgmode@gnu.org; Thu, 11 Sep 2014 20:45:48 -0400 Received: by mail-we0-f175.google.com with SMTP id w61so1405wes.34 for ; Thu, 11 Sep 2014 17:45:47 -0700 (PDT) In-Reply-To: <5411B08D.30209@gmail.com> (Xavier Garrido's message of "Thu, 11 Sep 2014 16:24:13 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Xavier Garrido Cc: "emacs-orgmode@gnu.org" Xavier Garrido writes: > Of course, I can achieve that by using =:lines= and calculating how many > lines embeds the given headline. Hi Xavier, another possible approach (maybe less handy, but in some cases it might fit): the user could keep one .org file per headline, and #+INCLUDE one headline (= one entire file) when needed. Kindest regards, Andrea