From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Rettke Subject: Re: Help with tangling a table into a source-code representation of the data contained within Date: Tue, 25 Feb 2014 22:41:41 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48481) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIWJT-0000JR-5D for emacs-orgmode@gnu.org; Tue, 25 Feb 2014 23:41:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIWJS-0008OT-Bj for emacs-orgmode@gnu.org; Tue, 25 Feb 2014 23:41:43 -0500 Received: from mail-ob0-x232.google.com ([2607:f8b0:4003:c01::232]:42075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIWJS-0008OP-6b for emacs-orgmode@gnu.org; Tue, 25 Feb 2014 23:41:42 -0500 Received: by mail-ob0-f178.google.com with SMTP id va2so247877obc.37 for ; Tue, 25 Feb 2014 20:41:41 -0800 (PST) In-Reply-To: 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: Rainer M Krug Cc: "emacs-orgmode@gnu.org" , "Thomas S. Dye" Thanks everyone. My tentative plan is to run some elisp that will dump the table to an intermediate file and then dependent files may load it themselves.