Thank you Earl! I've been having trouble figuring out how to test my revised proposed patch, but your bugfix simplifies things nicely. :)
On Mon, Jun 29, 2026 at 5:08 PM Earl Chase <[email protected]> wrote: > > Forgot to let you know that my patch was merged. In any case, you don’t > actually need to set a separator when you call org-display-outline-path. > (org-display-outline-path ‘title t nil t) for: > > #+TITLE: Test > * Top > ** Sub > > will return Test/Top/Sub. -- Sent from my Palm Pilot
