In an org
table with formulas, if I move lines or columns with S-[arrow]
, the formulas get accomodated to reflect the new line/column order. However, the formulas remain unchanged if I use org-table-sort-lines
, thus making them al wrong.
Is there a way to make org-tabl-sort-lines
fix the formulas?