* org-mode table to elisp script
@ 2019-04-16 13:52 f.nikolakopoulos
0 siblings, 0 replies; only message in thread
From: f.nikolakopoulos @ 2019-04-16 13:52 UTC (permalink / raw)
To: emacs-orgmode
I like to export org-table and calculations as an elisp function.
I was thinking I can use some cells as variables to calculate rest of
the table.
Table can be as complicated as possible
Function shall return as value another table
Procedure shall be:
1) get a table like variable,
2) change some cells,
3) recalculate based on #+TBLFM
4) return another table.
Thanks!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-04-16 13:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-16 13:52 org-mode table to elisp script f.nikolakopoulos
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).