Re: [O] problem with org-table-export

2016-05-29 Thread Andreas Amann
Nicolas Goaziou writes: > Again, I do not observe this behaviour. Could you make sure you are > using latest Org? Strangely enough I indeed cannot reproduce the problem anymore with latest master. Sorry for the e-noise. (I think my confusion might have been caused by "make vanilla" still seeing

Re: [O] problem with org-table-export

2016-05-29 Thread Nicolas Goaziou
Hello, Andreas Amann writes: > The problem I reported exists with current master, but maybe I did not > describe it well enough. Let me try once more with a specific file which > shows the problem. Open the attached file "table.org" in emacs. Then > do > > M-x org-table-export > > you will the

Re: [O] problem with org-table-export

2016-05-28 Thread Andreas Amann
Nicolas Goaziou writes: > > IIRC I fixed it already some time ago. Besides, I'm not able to > reproduce the problem. The problem I reported exists with current master, but maybe I did not describe it well enough. Let me try once more with a specific file which shows the problem. Open the attache

Re: [O] problem with org-table-export

2016-05-28 Thread Nicolas Goaziou
Hello, Rasmus writes: > It sounds rather plausible. AFAIR, org-table basically deletes and redraws > the table (but I didn’t check the code), which would modify the buffer. > Perhaps org-table-align could run in a temporary buffer and only inserted > the "new" table if it the result differs from

Re: [O] problem with org-table-export

2016-05-28 Thread Rasmus
Hi Andreas, Thanks for your bug report. Andreas Amann writes: > Hi list, > > whenever I use > > M-x org-table-export > > inside a table, the buffer is marked "modified". > > This is even the case if no modifications are done to the buffer by > exporting the table. > > This problem happens s