Christian Barthel <[email protected]> writes: > * lisp/ol.el (org-link-precise-link-target): Store context when > storing a link on a target. > > This makes it possible to restore a link using ID and anchor when > org-id-link-to-org-use-id is true. > > Reported-by: "Christian Barthel" <[email protected] > Link: https://list.orgmode.org/[email protected]/
Thanks! Applied, onto main, with amendments. I rewrote the news entry and the commit message to avoid talking about internals and instead state clearly about the user-facing feature of search option for id: links. I also cleaned some code style - in Elisp, we do not use closing brackets on separate lines. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=62cad0194 I also added you to the contributor list. https://git.sr.ht/~bzg/worg/commit/ab213d13 -- 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>
