Jakob Schöttl <jscho...@gmail.com> writes: > * Table > #+BEGIN: columnview :format "%a %b %c %d %e %f %g %h" > #+END: > ** foo > :PROPERTIES: > :a: a > :b: b > :c: c > :d: d > :e: e > :f: f > :g: g > :h: h > :END: > > The first call to org-dblock-update adds some spaces and only has one > empty line of data in the table. > > The second call adds more spaces and has two lines of data in the table.
Thanks for the reproducer! I committed a fix onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=58c5c5882 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>