emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] `org-format-outline-path` returns inproper `org-level-N` face


From: Ihor Radchenko
Subject: Re: [BUG] `org-format-outline-path` returns inproper `org-level-N` face for a heading if its level is not consequent from its parent heading.
Date: Sat, 19 Oct 2024 07:33:01 +0000

[ Adding Org mailing list back to CC to keep the conversation public ]

daisysky@tuta.io writes:

> It works with org-mode's native functionalities, but doesn't integrate well 
> for some third-party packages such as `consult-org-heading`, 
> `consult-outline`, and other commands that do mini-buffer completion for org 
> headings.
>
>  They reply on `org-format-outline-path`, the accuracy of color of each 
> heading level matters when displaying headings' outlines as candidates in a 
> mini-buffer for completion.
> ...
> It's supposed to not be a bug, but, the working logic is indeed weird to have 
> been this, the returned face should be corresponding to the heading level, 
> but it's not.

In other words, some other packages are making wrong assumptions about
`org-format-outline-path' + `org-get-outline-path' combination.

Have you tried to report the problem to the author of consult?

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]