From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xavier Garrido Subject: Automagically send all org table Date: Mon, 14 Jan 2013 11:25:27 +0100 Message-ID: <50F3DD17.5070705@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuhDx-0000gv-6z for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 05:25:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TuhDt-0004px-Ic for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 05:25:01 -0500 Received: from mail-lb0-f178.google.com ([209.85.217.178]:47634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuhDt-0004pR-Ao for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 05:24:57 -0500 Received: by mail-lb0-f178.google.com with SMTP id l5so2745835lbo.23 for ; Mon, 14 Jan 2013 02:24:55 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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, Xavier