emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [babel] access table contents from table name in variable?


From: fugou nashi
Subject: [O] [babel] access table contents from table name in variable?
Date: Thu, 16 May 2019 16:59:52 +1000

Hi,

I have a table containing the names of other tables and I'd like to
process the contents of each of the named tables. I've searched and
read the docs but can't see any way to do this. I assume it must be
possible with lisp magic but I don't know where to start with that. If
I could call a code block with the table name and contents as
arguments for each entry in the table of table names that would be
perfect.

Some more details if it helps: I'm tangling C source, some of which is
produced by data in tables and python code blocks that I'm currently
calling using noweb syntax with the table names as arguments. This
works but the tables used as arguments are named in another table so
I'd like to automate the function calls too.

Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]