Sure, fair enough. I am aware this is just a workaround, not an actual solution. Thanks!
Bruno. On 2023-05-29, 07:42 +0000, Ihor Radchenko <yanta...@posteo.net> wrote: > Bruno Cardoso <cardoso...@gmail.com> writes: > >> The Eldoc interface `eldoc-print-current-symbol-info' works everywhere just >> fine for me (Emacs >> 28.2), but it does not work inside org source blocks for elisp code. Yet, >> reverting to the >> obsolete `elisp-eldoc-documentation-function' in org-eldoc's >> `org-eldoc-documentation-function' works (see below). I tested it both in my >> own config and >> "emacs -Q" with same results. > > Note that org-eldoc is not a part of Org. We only provide a minimal > maintenance until someone takes over it. See > https://orgmode.org/worg/org-orphanage.html > > Your change to obsolete function is questionable. So, this change is at > least non-trivial. Unfortunately, this falls beyond the level of > maintenance we can offer here. > > -- > 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>