On Mon, Jan 14, 2013 at 11:25:27AM +0100, Xavier Garrido wrote: > Hi orgmoders, > > I am looking for a simple way to SEND all org tables in a given document to > their RECEIVER counterparts. Of course, I can go through the whole document > and do `org-table-send` one-by-one but I would like to do it without opening > the document and for all tables at the same time. Is there a way ? > > Thanks for your help and advices,
I do not see any other way but writing some elisp code of your own. It should be simple to do, I think. Hope this helps, -- Suvayu Open source is the future. It sets us free.