Re: Trivial fix for (void-function org-get-outline-path) in org-eldoc.

2020-05-27 Thread Kyle Meyer
Jacob MacDonald writes: > I noticed that after updating my Org I was getting errors instead of > eldoc locations in my .org buffers. Thankfully the fix was a simple > oneliner. Patch attached. As you noted in your next message, this ended up being a part of a larger issue and resolved with a fix

Re: Trivial fix for (void-function org-get-outline-path) in org-eldoc.

2020-04-22 Thread Jacob MacDonald
However, looking at the list I see the existing discussion and that there's already another patch floating. Forgive me, and I'll wait for that one.