Earl Chase <[email protected]> writes:

> I noticed this yesterday. If we have the following:
>
> #+TITLE: Test
> * Top
> ** Sub
>
> `org-display-outline-path' will return Test//Top/Sub if we ask it to
> include the "file-or-title" and we choose a seperator. This simple fix
> just means `org-display-outline-path' will return Test/Top/Sub if we
> ask it to include the "file-or-title" and we choose a separator.
> From 34d4a9f2cc6adc14789c06c30790751e95984c04 Mon Sep 17 00:00:00 2001
> From: ApollonDeParnasse <[email protected]>
> Date: Thu, 18 Jun 2026 07:55:28 -0500
> Subject: [PATCH] lisp/org.el: Fix `org-display-outline-path' double separator

Thanks!
Applied, onto main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=f16038a03

-- 
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>

Reply via email to