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 UNRMIBQ3vF8sTQAA0tVLHw (envelope-from ) for ; Mon, 23 Nov 2020 22:26:28 +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 EJQrHBQ3vF9zKQAA1q6Kng (envelope-from ) for ; Mon, 23 Nov 2020 22:26:28 +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 811D794028F for ; Mon, 23 Nov 2020 22:26:27 +0000 (UTC) Received: from localhost ([::1]:56222 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1khKHw-0004qT-U1 for larch@yhetil.org; Mon, 23 Nov 2020 17:26:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50296) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khKGy-0004pS-Eg for emacs-orgmode@gnu.org; Mon, 23 Nov 2020 17:25:25 -0500 Received: from pb-smtp20.pobox.com ([173.228.157.52]:62040) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khKGr-0002L5-Q6 for emacs-orgmode@gnu.org; Mon, 23 Nov 2020 17:25:22 -0500 Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 149B110A12A; Mon, 23 Nov 2020 17:25:14 -0500 (EST) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=7Nz/M4hSHeWMrRpGCq57iut0CSg=; b=N7JaqM EcAmP9h9E6v3YWWhVoaCi24+XIZ9zJEdm75NwkejBYQuBBfs15i/taFn1kUavUKO a/bsEFsiQa9WRhxQyGUm7Yv9UfmenY4f0//pi6blkNq6XnYAM0MXwK8a2qy8ofe6 84SuLT21ecPy7baldeoY8vDOZ2gw4H42KVyEQ= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 0D2F110A129; Mon, 23 Nov 2020 17:25:14 -0500 (EST) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=3aQTEfgYrmS4BAypkYQAcxU1gQ235gq2Twb+D7dfttc=; b=X7B3Kg3u8lHeSAunf6JJ2s8IY7nlgYIchOgLN8vKDk89+ROXqTmU/NdHpHiiaDgdsqjCcZjtfcGXZOsXu9yEyjZTHdXrXAfVkwiEgCPKkT+9G0uS2CKSiTNFtb9vPxP4sIy7HnmMLdsXGnqWVgDFVx2QKEPwPaalPnrh9BaEoF4= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp20.pobox.com (Postfix) with ESMTPSA id 6187410A127; Mon, 23 Nov 2020 17:25:11 -0500 (EST) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Daniele Nicolodi Subject: Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode In-Reply-To: <2d4fac67-a5bf-b993-7ec0-05d7ce985509@grinta.net> References: <48c15b01-341d-f4c6-7086-1a39e4977868@grinta.net> <87h7pgvk6b.fsf@kyleam.com> <2d4fac67-a5bf-b993-7ec0-05d7ce985509@grinta.net> Date: Mon, 23 Nov 2020 17:25:09 -0500 Message-ID: <87d003soca.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: C01C5178-2DDA-11EB-88F9-E43E2BB96649-24757444!pb-smtp20.pobox.com Received-SPF: pass client-ip=173.228.157.52; envelope-from=kyle@kyleam.com; helo=pb-smtp20.pobox.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=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: , Cc: Org Mode List 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=pass header.d=pobox.com header.s=sasl header.b=N7JaqM E; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=X7B3Kg3u; 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: -1.21 X-TUID: Kr4yC1D7i5iV Daniele Nicolodi writes: > On 23/11/2020 04:14, Kyle Meyer wrote: >> You already mentioned that you plan to add documentation. It'd also be >> good to add a test to test-org-table.el and a NEWS entry. > > By the way, have you seen my other patch with some documentation updates > for Org tables? Aside from recalling seeing some discussion about word choice, only in the sense that it exists in a queue of patches that I will try to get to if nobody else does. Are you bringing it up because it'd be easier to revisit this series after that patch is applied?