Hi Nicolas,

On Sun, Apr 15, 2018 at 4:33 AM Nicolas Goaziou <m...@nicolasgoaziou.fr>
wrote:

> Thank you. However, you don't need to patch Org to have this. Just set
> `imenu-create-index-function' to your liking.
>

Thanks for the suggestion.   That's how I was doing it before this patch
and it works. I'll keep doing it that way if this patch isn't useful to
anyone.

Since org-imenu-depth and org-imenu-get-tree could also be handled by users
setting imenu-create-index-function to their liking, I assumed that some
pieces of imenu integration were open to patches.  Other modes with
hierarchical structure, like C++ and Java, create imenu items without
hierarchy rather than recreating the class hierarchy in the menu.  That
made me think that users other than myself might prefer a flat imenu in Org
mode too.  For that reason, I'd still like to have this patch included.

I have a couple other patches for imenu integration which clean it up and
make it more consistent with behavior elsewhere.  What's the project's view
on patches like these?  I don't want to waste anyone's time if they're
discouraged by policy.

Thanks for your time.

Reply via email to