From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id wIzzLb1OUl9UVwAA0tVLHw (envelope-from ) for ; Fri, 04 Sep 2020 14:27:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id wMnsKb1OUl86aAAA1q6Kng (envelope-from ) for ; Fri, 04 Sep 2020 14:27:09 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 279249403EE for ; Fri, 4 Sep 2020 14:27:09 +0000 (UTC) Received: from localhost ([::1]:57254 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kECgF-000718-Cl for larch@yhetil.org; Fri, 04 Sep 2020 10:27:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33342) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kECde-0002gC-0k for emacs-orgmode@gnu.org; Fri, 04 Sep 2020 10:24:26 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43549) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kECdd-00035r-Mj for emacs-orgmode@gnu.org; Fri, 04 Sep 2020 10:24:25 -0400 Received: from lns-bzn-32-82-254-31-120.adsl.proxad.net ([82.254.31.120]:42512 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1kECdd-0007eM-3t for emacs-orgmode@gnu.org; Fri, 04 Sep 2020 10:24:25 -0400 Received: by guerry (Postfix, from userid 1000) id 0D3AF1A60D41; Fri, 4 Sep 2020 16:24:24 +0200 (CEST) From: Bastien To: emacs-orgmode@gnu.org Subject: Re: Could Babel honor spreadsheet formulas? Organization: GNU References: <87wo30skgr.fsf@mat.ucm.es> Date: Fri, 04 Sep 2020 16:24:24 +0200 In-Reply-To: <87wo30skgr.fsf@mat.ucm.es> (Uwe Brauer's message of "Sat, 18 Jul 2020 21:15:48 +0200") Message-ID: <87r1rhliw7.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -0.01 X-TUID: dZq3zWeLWnBy Hi Uwe, Uwe Brauer writes: > So could babel somehow respect the spreadsheet formula? Can you restate the request in a way that does not depend on using an external package like orgtbl-join (however nice it is)? No promise that anyone will be interested in hacking something, but at least the attention-base will be larger I guess. Thanks, -- Bastien