From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?c=C3=A9dric_ody?= Subject: org-table-(iterate/recalculate)-buffer-tables and remote tables in batch mode Date: Tue, 31 Jan 2017 14:21:53 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYYNg-0000SC-2P for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 08:21:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYYNf-0001PW-5h for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 08:21:56 -0500 Received: from mail-yb0-x22b.google.com ([2607:f8b0:4002:c09::22b]:34195) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cYYNe-0001PL-WB for emacs-orgmode@gnu.org; Tue, 31 Jan 2017 08:21:55 -0500 Received: by mail-yb0-x22b.google.com with SMTP id j82so120468160ybg.1 for ; Tue, 31 Jan 2017 05:21:54 -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" To: emacs-orgmode@gnu.org Hi, I can't manage the org-table-(iterate/recalculate)-buffer-tables functions to work in batch mode. When using the functions inside emacs, no problem, fields are well calculated from remote tables. I get errors and zeros when launching emacs in batch mode. Any reason for that? Cheers, c=C3=A9dric