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
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
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
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
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