all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.