[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] org-table: Add mode flag to enable Calc units simplification
From: |
Kyle Meyer |
Subject: |
Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode |
Date: |
Tue, 24 Nov 2020 21:07:41 -0500 |
Daniele Nicolodi writes:
> Thank you for the review, Kyle.
>
> Another updated patch set is attached.
Thank you for the update.
Applied, tweaking the manual entry to use "a unit" rather than "an
unit".
1: bd7e16ca2 = 1: bd7e16ca2 org-table: Remove unused org-tbl-calc-modes
variable declaration
2: abd994943 = 2: abd994943 org-table: Simplify mode string parsing
3: cb77e7a46 ! 3: 15469774d org-table: Add mode flag to enable Calc units
simplification mode
@@ doc/org-manual.org: *** Formula syntax for Calc
+- =u= ::
+
+ Units simplification mode of Calc. Calc is also a symbolic
-+ calculator and is capable of working with values having an unit,
-+ represented with numerals followed by an unit string in Org table
++ calculator and is capable of working with values having a unit,
++ represented with numerals followed by a unit string in Org table
+ cells. This mode instructs Calc to simplify the units in the
+ computed expression before returning the result.
+
- Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode, Daniele Nicolodi, 2020/11/07
- Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode, Kyle Meyer, 2020/11/22
- Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode, Daniele Nicolodi, 2020/11/23
- Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode, Kyle Meyer, 2020/11/23
- Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode, Daniele Nicolodi, 2020/11/23
- Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode, Kyle Meyer, 2020/11/24
- Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode, Daniele Nicolodi, 2020/11/24
- Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode,
Kyle Meyer <=
- Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode, Christian Moe, 2020/11/25
Re: [PATCH] org-table: Add mode flag to enable Calc units simplification mode, Daniele Nicolodi, 2020/11/23