Re: [O] org-table debugging formula - error

2018-10-12 Thread Joe Corneli
Hi, I couldn't reproduce it with emacs -Q and a freshly built version of org source code.At some point (make-string (car ev) ?\-) on line 2956 of org-table.el was being called with an argument that was a non-integer-formatted value, namely 570.0. But since I can't reproduce it at all now this

Re: [O] org-table debugging formula - error

2018-10-11 Thread Nicolas Goaziou
Hello, Joe Corneli writes: > Hello, > > I got an error when debugging the behaviour of a formula. > > You'll need: > > (setq org-table-formula-debug t) > > Then with any luck this should allow you to reproduce the error: C-c C-c to > run formula. > > | Task | Estimated Effort |