Hi Tom,
Tom <[email protected]> writes:
> In such cases when the formula is modified Org should either
> print warning to the echo area, so the user notices when the
> formulas are changing because of the move, or it should ask the
> user what to do ("do you want to modify the formulas?").
I've added `org-table-fix-formulas-confirm': set it yo 'y-or-n-p
if you want to manually confirm formulas fixes.
It defaults to nil, as I think the default behavior is the most
expected one.
For the record, for temporarily avoid formulas fixes, I think it's
quicker to just add a "#" to #+TBLFM -- so the ##+TBLFM line won't
be affected by editing the structure of the table.
HTH,
--
Bastien