Hello,
Dima Kogan <[email protected]> writes:
> Sure. Updated patch attached.
Thanks. It looks good.
Would you mind providing a test for it in org-test-table.el and an entry
in ORG-NEWS?
> Subject: [PATCH] org-table.el: field formulas can now create columns as needed
>
> (org-table-recalculate): use the new org-table-formula-make-new-cols
> customization to control whether org creates new columns when a
> formula explicitly targets them
>
> TINYCHANGE
The commit message should be something like the following
org-table: Field formulas can now create columns as needed
* org-table.el (org-table-formula-create-columns): New variable.
(org-table-recalculate): Use the new org-table-formula-make-new-cols
customization to control whether org creates new columns when
a formula explicitly targets them.
Regards,
--
Nicolas Goaziou