[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug] org-update-dblock randomly broken for more than 10 columns and
From: |
Ihor Radchenko |
Subject: |
Re: [Bug] org-update-dblock randomly broken for more than 10 columns and larger files |
Date: |
Sun, 20 Aug 2023 08:57:13 +0000 |
Jakob Schöttl <jschoett@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>