From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Feature request: Buffer Toc Date: Sat, 06 Aug 2011 19:17:07 +0530 Message-ID: <81fwleabz8.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QphDw-0003p6-TO for emacs-orgmode@gnu.org; Sat, 06 Aug 2011 09:47:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QphDv-0007Rp-O1 for emacs-orgmode@gnu.org; Sat, 06 Aug 2011 09:47:32 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:41871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QphDv-0007Rl-FY for emacs-orgmode@gnu.org; Sat, 06 Aug 2011 09:47:31 -0400 Received: by pzk36 with SMTP id 36so5695663pzk.17 for ; Sat, 06 Aug 2011 06:47:30 -0700 (PDT) In-Reply-To: (Frederik's message of "Sat, 06 Aug 2011 14:23:45 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Frederik Cc: emacs-orgmode@gnu.org Frederik writes: > Hey there! > > I wondered if it's possible to have the possibility to display a table > of contents of the current org buffer. IMHO the way RefTeX solves this > issue is quite nice: You press C-c = to have a new window containing a > toc of your sections, subsections etc. and your references/labels. When > you select an item and press RET the toc window vanishes and your cursor > is relocated at the corresponding section. (the toc buffer has some > other cool features, just try it and display the help menu) > > This is of course not a must-have feature, but just something of which I > thought it could be a nice-to-have feature in the future... > > Thanks for the great work! Org-mode really changed my work flow for > university stuff. Keep running S-TAB until you get what you want. Use TAB to expand that headline. > Regards --