Nick Dokos <ndo...@redhat.com> writes: > Here's an ECM: > ... > I narrowed it down to this snippet of code in `org-babel-tangle-single-block': > ... > and bisecting fingered this commit: > ... > Apparently, `org-back-to-heading' sets match data differently now: > `(match-end 0)' gets the end of the line, > Before the patch, it got the beginning of the line.
Thanks for the report and for the detailed analysis! Fixed, on bugfix. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=79ec91584 -- 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>