From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Org Writer's room Date: Thu, 06 Dec 2012 12:25:04 +0100 Message-ID: <50C08090.7070302@gmail.com> References: <87lidc6nc1.fsf@pank.eu> <50BFEA73.2050309@gmail.com> <87fw3jfvqf.fsf@ericabrahamsen.net> <87lidb7f2b.fsf@gmail.com> <50C06156.40301@gmail.com> <87zk1rpi64.fsf@engster.org> Reply-To: Rainer@krugs.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgZZs-00057n-9s for emacs-orgmode@gnu.org; Thu, 06 Dec 2012 06:25:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TgZZm-0001v6-LR for emacs-orgmode@gnu.org; Thu, 06 Dec 2012 06:25:16 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:59523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgZZm-0001rA-Di for emacs-orgmode@gnu.org; Thu, 06 Dec 2012 06:25:10 -0500 Received: by mail-bk0-f41.google.com with SMTP id jg9so2858765bkc.0 for ; Thu, 06 Dec 2012 03:25:07 -0800 (PST) In-Reply-To: <87zk1rpi64.fsf@engster.org> 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: emacs-orgmode@gnu.org, Eric Abrahamsen -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/12/12 11:51, David Engster wrote: > Rainer M. Krug writes: >> On 06/12/12 09:36, Jambunathan K wrote: >>> On the left is the navbar. - You can quickly navigate to any heading, a table or a >>> captioned figure. >> >> Couldn't the navbar from emacs be used for that? I haven't used it in a long time, but in >> ecb (Emacs Code Browswer) it is used for this - see Screenshots on >> http://ecb.sourceforge.net/ for how it looks there. > > Speedbar can use 'imenu' to get a list of tags, and org supports 'imenu', so it pretty much > works right away, also without ECB. Just do > > (require 'speedbar) (speedbar-add-supported-extension ".org") > > and fire up speedbar with > > M-x speedbar You can now be able to click on org files and you should see the section headings. > It should also be possible to generate a speedbar frame or Very nice - and much easier. > buffer which only shows the tags of the current file, like ECB does, but I would have to look > that up if that's important. I actually like, that it shows all buffers, which makes switching much easier. And also, multi file setup can be handled much easier this way. Now the next step would be to a) automatically start the speedbar when an org file is opened and b) shows the buffers. Interestingly, speedbar shows ascii [+] when I put the above mentioned commands in my emacs.org, but icons, when I execute them manually after emacs has started? Cheers, Rainer > > -David > - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlDAgJAACgkQoYgNqgF2egrsEgCcCazmeQlJd4CLpq4x3d+exYxs TAcAn2FSmBWq/DlbL/ByQiJsFCRViDsu =o3GA -----END PGP SIGNATURE-----