emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Table of Contents in an extra buffer?


From: Sebastian Rose
Subject: Re: [Orgmode] Table of Contents in an extra buffer?
Date: Mon, 04 May 2009 18:34:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

I use imenu for this.

Speedbar works too.

Sometimes I still use my own `speedbar in same frame' (which works on
console too).



For both, add this line to your setup:


   (add-hook 'org-mode-hook 'imenu-add-menubar-index)


Regards,

  Sebastian

Karl Maihofer <address@hidden> writes:
> Wouldn't it be useful to have a table of contents in an extra buffer  to move
> around quickly in huge org-files as it is possible in  LaTeX-files with 
> RefTeX?
>
> For me this is a feature that would make Org an even better authoring tool.
>
> Karl
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>




reply via email to

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