From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SHKvCYippl+XQAAA0tVLHw (envelope-from ) for ; Sat, 07 Nov 2020 14:04:56 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id wPCFBYippl+KLwAAbx9fmQ (envelope-from ) for ; Sat, 07 Nov 2020 14:04:56 +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 9594F94042B for ; Sat, 7 Nov 2020 14:04:55 +0000 (UTC) Received: from localhost ([::1]:38870 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kbOpp-0004jq-Gy for larch@yhetil.org; Sat, 07 Nov 2020 09:04:53 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35712) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kbOp0-0004jf-SK for emacs-orgmode@gnu.org; Sat, 07 Nov 2020 09:04:03 -0500 Received: from grinta.net ([109.74.203.128]:38434) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kbOox-0003OX-C3 for emacs-orgmode@gnu.org; Sat, 07 Nov 2020 09:04:02 -0500 Received: from black.local (unknown [91.207.172.187]) (Authenticated sender: daniele) by grinta.net (Postfix) with ESMTPSA id ED2F9E1311 for ; Sat, 7 Nov 2020 14:03:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=grinta.net; s=2020; t=1604757832; bh=g/Rt8tHBRxF0UC+HOKpDpkZj80/ogOAIlNkBF3KCg3w=; h=Subject:To:References:From:Date:In-Reply-To:From; b=aK5D8Pe4k1uZ7dlJ7Hz1txUw/k/2X1A0sPWFFjBbjkGxZvW+wbbaQbz0L90+pl0Ng lJ67P+ZWHsejLz2O6TtR/qBXhi1I4PLLMpNxx2NzYsQzDvuwXlart/ITYRgWVbk5ZB GguNEabaF3dqYf9Jby3Y7KhFWWGuWmcDQE/96/lyWda7w2LkAmc5yLpn+wJ+5ga3wL DB/QUjylxveu5heaLlWJlLQJrwrrA0YtgvX42Yjsal1Nb1e73zWwJutTgGShOyd3PW kzq+nJKvE/aNNlNMTPa0i4rLleuTFtarmrSRM2ynKIE/93RCbjhU2WFifx7Gn+iSDv tZBXCYlwO1VyQ== Subject: Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode To: emacs-orgmode@gnu.org References: <48c15b01-341d-f4c6-7086-1a39e4977868@grinta.net> From: Daniele Nicolodi Message-ID: <7be22d67-681a-ed7f-2343-19f9f5c15c43@grinta.net> Date: Sat, 7 Nov 2020 15:03:49 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 In-Reply-To: <48c15b01-341d-f4c6-7086-1a39e4977868@grinta.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=109.74.203.128; envelope-from=daniele@grinta.net; helo=grinta.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/07 09:03:52 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=grinta.net header.s=2020 header.b=aK5D8Pe4; 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: Ik8dZNoigQ6N Hello, I don't think this is what is holding up review of these patches, but, I recently completed the paperwork for copyright assignment to the FSF. Cheers, Dan On 24/10/2020 17:33, Daniele Nicolodi wrote: > Hello, > > attached there are a few patches reworking the parsing of org-table > formula mode strings and introducing a new mode flag to enable Calc's > units simplification mode as discussed in a recent thread on the mailing > list. I haven't updated the documentation. I can do it once we agree > that this feature is a good idea. > > I have already submitted the patches in another thread > https://orgmode.org/list/6d8c15c2-d1b0-d913-df39-c60381cff70b@grinta.net/T/#m03a426dd8476b60019dfffecb8781a2126df690f > but it seems that woof did not pick them up, thus I am re-sending them. > > Cheers, > Dan >