* Table of Contents in an extra buffer?
@ 2009-05-04 13:02 Karl Maihofer
2009-05-04 13:07 ` Carsten Dominik
2009-05-04 16:34 ` Sebastian Rose
0 siblings, 2 replies; 5+ messages in thread
From: Karl Maihofer @ 2009-05-04 13:02 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Table of Contents in an extra buffer?
2009-05-04 13:02 Table of Contents in an extra buffer? Karl Maihofer
@ 2009-05-04 13:07 ` Carsten Dominik
2009-05-04 13:17 ` Karl Maihofer
2009-05-04 13:24 ` Scot Becker
2009-05-04 16:34 ` Sebastian Rose
1 sibling, 2 replies; 5+ messages in thread
From: Carsten Dominik @ 2009-05-04 13:07 UTC (permalink / raw)
To: Karl Maihofer; +Cc: emacs-orgmode
On May 4, 2009, at 3:02 PM, Karl Maihofer wrote:
> 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.
Bastien has implemented this in org-toc.el which is a contributed
package.
- Carsten
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Table of Contents in an extra buffer?
2009-05-04 13:07 ` Carsten Dominik
@ 2009-05-04 13:17 ` Karl Maihofer
2009-05-04 13:24 ` Scot Becker
1 sibling, 0 replies; 5+ messages in thread
From: Karl Maihofer @ 2009-05-04 13:17 UTC (permalink / raw)
To: emacs-orgmode
Quoting Carsten Dominik <carsten.dominik@gmail.com>:
> Bastien has implemented this in org-toc.el which is a contributed package.
Perfekt! Thanks a lot!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Table of Contents in an extra buffer?
2009-05-04 13:07 ` Carsten Dominik
2009-05-04 13:17 ` Karl Maihofer
@ 2009-05-04 13:24 ` Scot Becker
1 sibling, 0 replies; 5+ messages in thread
From: Scot Becker @ 2009-05-04 13:24 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
I just tried it today, and it works great. Does anyone know how to
get it to use an existing buffer beside my longfile.org buffer. As
implemented it seems to only want to open a new buffer below the text,
and, on quitting or jumping to a heading, leaves me without my
original vertical split.
Scot
(sorry for 'resend' forgot my 'reply to all')
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Table of Contents in an extra buffer?
2009-05-04 13:02 Table of Contents in an extra buffer? Karl Maihofer
2009-05-04 13:07 ` Carsten Dominik
@ 2009-05-04 16:34 ` Sebastian Rose
1 sibling, 0 replies; 5+ messages in thread
From: Sebastian Rose @ 2009-05-04 16:34 UTC (permalink / raw)
To: Karl Maihofer; +Cc: emacs-orgmode
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 <ignoramus@gmx.de> 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.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-05-04 16:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-04 13:02 Table of Contents in an extra buffer? Karl Maihofer
2009-05-04 13:07 ` Carsten Dominik
2009-05-04 13:17 ` Karl Maihofer
2009-05-04 13:24 ` Scot Becker
2009-05-04 16:34 ` Sebastian Rose
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).