all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thorsten Jolitz <tjolitz@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Temporary code folding for navigation
Date: Wed, 24 Apr 2013 19:09:56 +0200	[thread overview]
Message-ID: <87zjwnkg7v.fsf@gmail.com> (raw)
In-Reply-To: C86266E34A3447D48EA92B2FC65DA76E@gmail.com

Illya Bomash <ibomash@gmail.com> writes:

> When I use org-mode, I really like org-goto: it puts me in a temporary buffer
> that has an overview of my file (with all the details folded away), thereby
> showing me the structure of the file at a glance, and lets me easily get to a
> particular place, using simple keys for navigation or using isearch within
> this temporary buffer.
>
> I’d love to have something similar for source code, e.g. Python files:

navi-mode.el (in combination with outshine.el and outorg.el) might give
you exactly what you want, see this article on Worg 

,-----------------------------------------------------------
| http://orgmode.org/worg/org-tutorials/org-outside-org.html
`-----------------------------------------------------------

There are screencasts available on youtube, e.g. 

,--------------------------------------------
| Modern conventions for Emacs Lisp files 
| https://www.youtube.com/watch?v=nqE6YxlY0rw
`--------------------------------------------

to give you an idea what its all about.

-- 
cheers,
Thorsten




  reply	other threads:[~2013-04-24 17:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-24 15:39 Temporary code folding for navigation Illya Bomash
2013-04-24 17:09 ` Thorsten Jolitz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-24 19:49 Illya Bomash
2013-04-25 13:43 ` Thien-Thi Nguyen
2013-04-25 14:14 ` Thorsten Jolitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zjwnkg7v.fsf@gmail.com \
    --to=tjolitz@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.