Re: [O] [PATCH] [BUG] org-table.el: Fix `org-table-eval-formula'

2015-12-04 Thread Nicolas Goaziou
Hello, Piotr Gajewski writes: > I have found a little bug that results in formulas of a table being > computed incorrectly. When there are tabs in front of a data row (instead of > spaces), > the list of values extracted from the row contains superfluous items. > All genuine values are shifted

[O] [PATCH] [BUG] org-table.el: Fix `org-table-eval-formula'

2015-12-03 Thread Piotr Gajewski
Hello, I have found a little bug that results in formulas of a table being computed incorrectly. When there are tabs in front of a data row (instead of spaces), the list of values extracted from the row contains superfluous items. All genuine values are shifted to the right. Consequently, when re