org-manual.org: Clarify that Imenu support is activated in future Org buffers

* doc/org-manual.org (Packages that Org cooperates with): Clarify that
imenu should be loaded before Org mode is loaded in current buffer.

Reported-by: Kuba Orlik <kontakt@kuba-orlik.name>
Link: Emacs bug#61685
This commit is contained in:
Ihor Radchenko 2023-02-22 14:11:11 +03:00
parent 236bd45849
commit cbab9ebf55
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 4 additions and 0 deletions

View File

@ -20327,6 +20327,10 @@ packages are documented here.
By default the index is two levels deep---you can modify the
depth using the option ~org-imenu-depth~.
Org activates Imenu support only in the buffers opened after loading
Imenu library. To enable Imenu support in an already opened Org
buffer, reload Org.
- =speedbar.el= by Eric\nbsp{}M.\nbsp{}Ludlam ::
#+cindex: @file{speedbar.el}