From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-table export to elisp Date: Thu, 17 Jul 2008 10:11:11 -0700 Message-ID: <4C91BFE6-9CF4-4761-A3DA-652F354CEA00@uva.nl> References: <487EF47E.2020909@cs.tu-berlin.de> <03D20E34-D990-4790-8823-292262DE0507@uva.nl> Mime-Version: 1.0 (Apple Message framework v924) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJX0e-00040X-6m for emacs-orgmode@gnu.org; Thu, 17 Jul 2008 13:11:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJX0d-00040F-Jz for emacs-orgmode@gnu.org; Thu, 17 Jul 2008 13:11:15 -0400 Received: from [199.232.76.173] (port=37405 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJX0d-00040C-Gu for emacs-orgmode@gnu.org; Thu, 17 Jul 2008 13:11:15 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:48781) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJX0d-0004gO-1h for emacs-orgmode@gnu.org; Thu, 17 Jul 2008 13:11:15 -0400 In-Reply-To: <03D20E34-D990-4790-8823-292262DE0507@uva.nl> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Stephan Schmitt , emacs-orgmode@gnu.org On Jul 17, 2008, at 10:09 AM, Carsten Dominik wrote: > There is not, get the latest git version and look for the function > `org-table-to-lisp'. I meant to say: There is *now*. > > > HTH > > - Carsten > > On Jul 17, 2008, at 12:27 AM, Stephan Schmitt wrote: > >> Hello, >> >> is there an easy way to export an org-table to an elisp data >> structure, e.g. a list of lists or an array of arrays? Or, to be >> more exact, to get this data structure as a return value from a >> function like orgtbl-to-elisp. >> >> I was looking at the org-table-export function, but found only the >> possibilities to export to a buffer in tsv, csv, latex etc. >> >> Thanks for any help, Greetings, >> Stephan >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode