Will the original bug report be closed automatically by bark? Or do I need to do that myself?
Le dim. 14 juin 2026 à 06:38, Ihor Radchenko <[email protected]> a écrit : > > Earl Chase <[email protected]> writes: > > >> Could you please elaborate why you need org-link-unescape here? > >> Also, nitpick: 't is not needed and not recommended as per Elisp style. t > >> is self-quoting. > > > > Fixed the t. I also replaced "(split-string (org-link-unescape (if starred > > (substring s 1) s)))" with "words". That code was not needed. That was left > > over from not me not understanding how to handle the creation of links to > > headlines that included links themselves. > > Thanks! > Applied, onto main, after re-flowing some long lines. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=76dc6e358 > > -- > Ihor Radchenko // yantar92, > Org mode maintainer, > 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>
