From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarmo Hurri Subject: Re: Org list source block Date: Sun, 03 Jan 2016 16:47:06 +0200 Message-ID: <874meuyb2t.fsf@iki.fi> References: <87d1tiygzh.fsf@iki.fi> <8737ue7nzt.fsf@aquinas.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFjwE-0003BH-58 for emacs-orgmode@gnu.org; Sun, 03 Jan 2016 09:47:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aFjw9-0001Kj-84 for emacs-orgmode@gnu.org; Sun, 03 Jan 2016 09:47:18 -0500 Received: from plane.gmane.org ([80.91.229.3]:56125) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFjw9-0001Kf-11 for emacs-orgmode@gnu.org; Sun, 03 Jan 2016 09:47:13 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aFjw7-0005i9-PH for emacs-orgmode@gnu.org; Sun, 03 Jan 2016 15:47:11 +0100 Received: from 82-181-168-52.bb.dnainternet.fi ([82.181.168.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Jan 2016 15:47:11 +0100 Received: from jarmo.hurri by 82-181-168-52.bb.dnainternet.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Jan 2016 15:47:11 +0100 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: emacs-orgmode@gnu.org Richard Lawrence writes: > Hi Jarmo, > > Jarmo Hurri writes: > >> I am trying to define a checklist and then use the same list in my >> exported document in multiple locations. ... >> What is the correct solution to this? > > Would an #+INCLUDE file work here? Yes, thank you! Adopted this solution for the time being. Because this requires a (basically) unnecessary second file, I am still hoping for other solutions to emerge. Thanks! Jarmo