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:58:35 +0100 Message-ID: <50C0886B.7000205@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> <50C08090.7070302@gmail.com> 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]:56031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tga6N-0007f5-JD for emacs-orgmode@gnu.org; Thu, 06 Dec 2012 06:58:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tga6L-0002Yf-29 for emacs-orgmode@gnu.org; Thu, 06 Dec 2012 06:58:51 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:53552) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tga6K-0002YT-SG for emacs-orgmode@gnu.org; Thu, 06 Dec 2012 06:58:48 -0500 Received: by mail-we0-f169.google.com with SMTP id t49so2917138wey.0 for ; Thu, 06 Dec 2012 03:58:47 -0800 (PST) In-Reply-To: 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: Matt Price Cc: Eric Abrahamsen , Rainer@krugs.de, Org Mode -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/12/12 12:55, Matt Price wrote: > On Thu, Dec 6, 2012 at 6:25 AM, Rainer M Krug wrote: >> -----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. > > It would be neat if clicking on a link in speedbar opened up an _indirect_ buffer using > org-tree-to-indirect-buffer. I like having just the one node available as a way to ensure > concentration on the task at hand. Sorry - I mean that the speedbar only shows the open buffers, and not the files. Rainer >> > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlDAiGoACgkQoYgNqgF2egoOeACeNp9AjJ6pNB4hqGInOS50HItz 94YAn0/mTT3gS4bOU4N48zTn3QP2EAEr =R/ci -----END PGP SIGNATURE-----