emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Adding new table rows/cols in a formula update


From: Nicolas Goaziou
Subject: Re: [O] Adding new table rows/cols in a formula update
Date: Fri, 10 Oct 2014 12:05:34 +0200

Hello,

Dima Kogan <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]