* org-table export to elisp
@ 2008-07-17 7:27 Stephan Schmitt
2008-07-17 17:09 ` Carsten Dominik
0 siblings, 1 reply; 4+ messages in thread
From: Stephan Schmitt @ 2008-07-17 7:27 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-table export to elisp
2008-07-17 7:27 org-table export to elisp Stephan Schmitt
@ 2008-07-17 17:09 ` Carsten Dominik
2008-07-17 17:11 ` Carsten Dominik
0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2008-07-17 17:09 UTC (permalink / raw)
To: Stephan Schmitt; +Cc: emacs-orgmode
There is not, get the latest git version and look for the function
`org-table-to-lisp'.
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-table export to elisp
2008-07-17 17:09 ` Carsten Dominik
@ 2008-07-17 17:11 ` Carsten Dominik
2008-07-18 15:06 ` Stephan Schmitt
0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2008-07-17 17:11 UTC (permalink / raw)
To: Carsten Dominik; +Cc: Stephan Schmitt, emacs-orgmode
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-table export to elisp
2008-07-17 17:11 ` Carsten Dominik
@ 2008-07-18 15:06 ` Stephan Schmitt
0 siblings, 0 replies; 4+ messages in thread
From: Stephan Schmitt @ 2008-07-18 15:06 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
Hi Carsten,
YTH (yes, that helps), thanks!
Greetings,
Stephan
Carsten Dominik wrote:
>
> 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
>>>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-07-18 15:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-17 7:27 org-table export to elisp Stephan Schmitt
2008-07-17 17:09 ` Carsten Dominik
2008-07-17 17:11 ` Carsten Dominik
2008-07-18 15:06 ` Stephan Schmitt
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).