Dear org-mode enthusiasta, Ihor, * Gregor Zattler <telegr...@gmx.net> [2025-08-24; 10:15 +02]: > Dear Ihor, I send this to you in private > because of privacy reasons: I do not want > the whole info to be public.
I posted to the mailing list, my bad. > I get this consistently, when clocking > in the very same task, since I upgraded > from Debian bookworm to trixie and in > the process also rebuilt Emacs and the > latest org-mode. I checked: - Org-lint on the file in question is shows an empty table. - This bug does not bite with emacs -Q and only the newest org-mode loaded. - But it bites regularly with all my customizations loaded. - I did a bit bisect between release_9.7.27-461-g526a7d1cc = 526a7d1cc65409d5546b009f54fed28726a9457d and 0e91c70c36401890eee57c5a47738525e909f3dc and got this as an answer: af956f94f64324a4f1f449730f062850b35ba9a4 is the first bad commit commit af956f94f64324a4f1f449730f062850b35ba9a4 Author: Ihor Radchenko <yanta...@posteo.net> Date: Sun Aug 10 12:47:41 2025 +0200 org-element: Fix parsing and interpreting drawers with leading empty lines * lisp/org-element.el (org-element-drawer-parser): Parse :pre-blank property. (org-element-drawer-interpreter): Interpret :pre-blank. * testing/lisp/test-org-element.el (test-org-element/drawer-interpreter): Add new test cases. * etc/ORG-NEWS (~org-element-drawer-parser~ assigns ~:pre-blank~ property): Announce the change. Similarly to other greater elements, empty lines at the beginning of the drawer should be treated separately. Reported-by: krisbalintona Link: https://github.com/ndwarshuis/org-ml/issues/50 etc/ORG-NEWS | 6 ++++++ lisp/org-element.el | 11 +++++++++-- testing/lisp/test-org-element.el | 11 ++++++++++- 3 files changed, 25 insertions(+), 3 deletions(-) Otherwise I cannot dig deeper, my elisp is not up to that problem. Ciao; Gregor -- -... --- .-. . -.. ..--.. ...-.-